I installed ADT 16.0.1 in eclipse indigo on fedora 16 successfully. But after installing that I do not find Android option in preferences from where I can set the location of android sdk. So why eclipse doesn’t show the option of Android in preferences even after successful installation of ADT?
I installed ADT 16.0.1 in eclipse indigo on fedora 16 successfully. But after installing
Share
I’m using Fedora 16 and eclipse Indigo 3.7.1. I had to remove the ADT plug-in from Eclipse. Then open a terminal and login as root. then run eclipse from terminal and reinstall plug-in. I changed the workspace from root to the default home/yourname/workspace. then close eclipse- log out of terminal. then re-open eclipse from desktop. Your android stuff should be there.I also installed Linux-tools( in eclipse- logged in as root)- hope this helps