- This topic has 2 replies, 1 voice, and was last updated 13 years, 9 months ago by michael_j_cook.
-
AuthorPosts
-
michael_j_cookMemberHi,
I got the Android SDK up and running on my windows dev machine. Now I’m trying to get it working on my Mac. I have the SDK downloaded, and I’ve successfully installed the ADT plugin. (At least I think I have… the DDMS perspective launches). I want to configure the location of the SDK plugin, but I don’t see Android when I go to “MyEclipse”…. “Preferences”.
On Windows, this was under “Windows”… “Preferences”.
I’ll try to uninstall the ADT plugin and re-install it… Maybe I’m missing something pretty easy?
Mike
p.s. I’m using MyEclipse 8.6 and ADT 9.0
michael_j_cookMemberUninstalled and re-installed ADT. Still don’t see a place to configure the SDK location. Am going to install a plain vanilla 3.6.1 Eclipse instance, as the instructions below from the Android site ask me to find “Preferences” under the “Eclipse’ menu. And in the MyEclipse, there is no Eclipse menu… just MyEclipse, and this does not have the Android plugin in the Preferences dialog. Will report back…
Instructions from Android site:
Once you’ve successfully downloaded ADT as described above, the next step is to modify your ADT preferences in Eclipse to point to the Android SDK directory:
Select Window > Preferences… to open the Preferences panel (Mac OS X: Eclipse > Preferences).
Select Android from the left panel.
For the SDK Location in the main panel, click Browse… and locate your downloaded SDK directory.
Click Apply, then OK.
Done! If you haven’t encountered any problems, then the installation is complete. If you’re installing the Android SDK for the first time, return to Installing the SDK to complete your setup.
michael_j_cookMemberOK… The “Eclipse” menu item in standard Eclipse is Mapped to “My Eclipse Enterprise Workbench” (and not MyEclipse). Got it working now in both standard Eclipse and with MyEclipse.
-
AuthorPosts