Installing Eclipse and setting up Android ADT on OS X v10.6 Snow Leopard
- by Samuh
Hi,
I am trying to install Eclipse Galileo on my MacBook running OS X v10.6 (Snow Leopard) and set it up with ADT plugin. I downloaded 64-bit cocoa version of "Eclipse Galileo for JEE developers" and ADT v0.9.6 from the respective offical sites.
When I try to add this new plugin-archive in Eclipse, I get the following error:
Cannot complete the install because
one or more required items could not
be found ....missing requirement: ADT
requires 'org.eclipse.wst.sse.core
0.0.0' but it could not be found.
AFAIK, one gets this error when a required Eclipse-plugin is missing. I checked the official site and saw that wst-plugin is actually bundled with "Eclipse for J2EE developers" download package. Not sure what I am missing here.
Please help. Thanks!