Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] [ajdt-dev] AJDT support for Eclipse 4.4 or 4.5?

Hey!

These are the update sites that we use to include AJDT in builds of the Spring Tool Suite:

Eclipse 4.4:
http://download.eclipse.org/tools/ajdt/44/dev/update

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

Hope this helps!
-Martin



> Am 30.07.2015 um 22:22 schrieb Behrens,Mikael A (DFPS) <Mikael.Behrens@xxxxxxxxxxxxxxxx>:
> 
> 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
>  
> _______________________________________________
> ajdt-dev mailing list
> ajdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/ajdt-dev



Back to the top