Search code examples
javaeclipseeclipse-rcpaspectjload-time-weaving

org.eclipse.equinox.weaving.aspectj missing in Eclipse Neon release?


I updated my Eclipse target definition from Mars to Neon:
http://download.eclipse.org/releases/mars
http://download.eclipse.org/releases/neon

Now my launch is missing the org.eclipse.equinox.weaving.aspectj bundle.
In Mars Equinox Target Components provided the bundle, but Neon does not.

What feature do I have to choose to get it back? Maybe even another update site?

EDIT: Also the Mars Equinox Weaving SDK feature contained the bundle, but this feature is not available in the Neon update site.


Solution

  • This update site contains the Equinox Weaving SDK:

    http://download.eclipse.org/tools/ajdt/45/dev/update/

    enter image description here