- This topic has 5 replies, 3 voices, and was last updated 13 years, 11 months ago by support-joy.
-
AuthorPosts
-
dannvMemberSimple (maybe) question..
How do I install the android development plugin for eclipse in myeclipse..??
(using the latest version)
regards
Dann
support-joyMemberDann,
Based on the instructions given here –
a. http://developer.android.com/sdk/eclipse-adt.html
b. http://developer.android.com/sdk/requirements.html (verify the system requirements)Here are the steps I followed to add the Android ADT plugin on top of MyEclipse 9.0 M1 –
1. Open MyEclipse IDE, from menu options click on Help > MyEclipse Configuration Center.
2. Open Software tab
3. I have tried this with ME 9.0 M1. I have used the update site – https://dl-ssl.google.com/android/eclipse/ (given for Eclipse 3.5 Galileo and 3.6 Helios)
4. Click on “add site”. This will open Add Update site window. Add the update site url and name. I have added the name as ADT plugin and site url as given above
5. Expand ADT plugin under personal sites till the child nodes. Right click on each child node and click on [add to profile]
6. Click on [Apply x changes]
7. Accept software licenses when prompted
7. This will open a wizard which will guide you through the rest of the steps
8. When prompted, please choose to restart the IDEYou should be all set.
Attachments:
You must be logged in to view attached files.
dannvMemberThanks for your reply. I believe I tried this, but must have missed something. I will follow your instructions and give it another shot..
Regards
Dann
michael_j_cookMemberI’ve successfully installed the ADT from the MyEclipse Software tab. But I want to be able to popluate the SDK location found under Window… Preferences… (and then selecting Android from the left column). Could you please tell me what I should put in as the Install location? It’s looking for a directory with ‘tools’ in it.
michael_j_cookMemberNever mind my previous post…. I somehow thought that the complete install could be performed from the Configuration Center within Eclipse. I realize now that I need to separately download the SDK from the ADT website…. All set now.
support-joyMembermichael_j_cook,
Good to hear you are all set.
Best.
-
AuthorPosts