Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] Newby having problems setup eclipse and aspectj

Thanks Matt,

Problem appears to be resolved according to your instructions.

	Andrew

-----Original Message-----
From: aspectj-users-admin@xxxxxxxxxxx
[mailto:aspectj-users-admin@xxxxxxxxxxx] On Behalf Of Matt Chapman
Sent: Friday, 6 August 2004 10:51 p.m.
To: aspectj-users@xxxxxxxxxxx
Subject: Re: [aspectj-users] Newby having problems setup eclipse and aspectj

Hi Andrew,

Please follow the links to the download page from 
http://www.eclipse.org/ajdt/

To summarise:
AJDT 1.1.4 is only for Eclipse 2.1.x.
AJDT 1.1.11 is only for Eclipse 3.0.0.

Therefore my advice for you is to uninstall AJDT 1.1.4, and install 
version 1.1.11 using the appropriate update site. As well as supporting 
Eclipse 3.0, that version of AJDT contains numerous enhancements over AJDT 
1.1.4.

Finally please make sure you are using the stable release of Eclipse 3.0.0 
and not any of the betas.

Hope that helps,

Matt.

aspectj-users-admin@xxxxxxxxxxx wrote on 06/08/2004 11:36:18:
> Platform is a Windows XP laptop (normally a Linux user, but not an 
> option at the moment).
> Eclipse version (from Help about) 3.0.0  --- this is the stable 
> version 3 release, or should be
> Aspectj plugin 1.1.4 --- this is the recently advertised release
> 
> The aspectj plugin was installed using the automatic software 
> updates facility and claims to be properly configured.
> 
> I have also downloaded the aspectj compiler tools, etc. as a 
> separate exercise (before I installed eclipse as it happens) and it 
> is version 1.2  I have not attempted to verify if this works yet.
> 
> I attempted to start a new aspectj project using eclipse by going 
> (file -> new -> project -> aspectj project wizard) and get the 
> following errors:
> 
> Error Aug 06, 2004 22:29:20.752 Plug-in org.eclipse.ajdt.ui was 
> unable to load class org.eclipse.ajdt.internal.ui.wizards.
> AspectJProjectWizard.

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top