Hi,
Thanks for creating and maintaining these great tools!
My team inherited a Java code base that uses AspectJ, and the Eclipse 4.3 (Kepler) IDE with AspectJ Development Tools version 2.2.3.e43x-RELEASE-20130627-0800.
I have been tasked with upgrading our development tools to Java 1.8. This requires either Eclipse 4.4 (Luna) or Eclipse 4.5 (Mars) and I'm having trouble installing AJDT on either. In Eclipse 4.4 when I try to install AJDT from this URL:
http://download.eclipse.org/tools/ajdt/43/update
It fails with these details:
Cannot complete the install because one or more required items could not be found.
Software being installed: AspectJ Development Tools 2.2.3.e43x-RELEASE-20130627-0800 (org.eclipse.ajdt.feature.group 2.2.3.e43x-RELEASE-20130627-0800)
Missing requirement: AspectJ Development Tools Core 2.2.3.e43x-RELEASE-20130627-0800 (org.eclipse.ajdt.core 2.2.3.e43x-RELEASE-20130627-0800) requires 'bundle org.eclipse.jdt.core [3.9.0,3.9.9)' but it could not be found
Cannot satisfy dependency:
From: AspectJ Development Tools 2.2.3.e43x-RELEASE-20130627-0800 (org.eclipse.ajdt.feature.group 2.2.3.e43x-RELEASE-20130627-0800)
To: org.eclipse.ajdt.core 0.0.0
In Eclipse 4.5 when I try to install AJDT from the same URL, it fails with the same details.
What is the current status of AJDT support for Eclipse 4.4 and 4.5? The above update URL is from this web site and it's listed as compatible with Eclipse 4.4:
http://www.eclipse.org/ajdt/downloads/index.php
Should I be using one of the development build update sites?
Thanks for any info!
Mikael Behrens
Texas Department of Family and Protective Services
Application & Infrastructure Team