Installing Eclipse and setting up Android ADT on OS X v10.6 Snow Leopard

Posted by Samuh on Stack Overflow See other posts from Stack Overflow or by Samuh
Published on 2010-03-21T08:29:23Z Indexed on 2010/03/21 8:31 UTC
Read the original article Hit count: 709

Filed under:
|
|
|
|

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!

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about android