Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Latest snapshot (1.6.2.20081210195409) is kaput?

Thanks.  Gotta love the simplicity and clarity of these P2 messages.  :-)

Well, the weaving ajdt requires equinox aspects to be installed.  So,
if weaving ajdt is installed, then so should equinox aspects.

Several possibilities:

1. org.eclipse.osgi version must be >= 3.2.0 and < 4.0.0
2. org.eclipse.jdt version must be >= 3.4.0 and < 3.5.0
3. It does look like AJDT 1.6.1 is getting in the way because of this line:
Unsatisfied dependency: [org.eclipse.ajdt.feature.group
1.6.1.20081104192500] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.ajdt.core/[1.6.1.20081104192500,1.6.1.20081104192500]
Perhaps the manual uninstall didn't remove all references to it.

There's not much more I can do here.  All I can suggest is to start
with a clean installation of Eclipse. 3.4.x.  Please let me know if
anything more comes of this.

--a


Back to the top