Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] building AJDT in 3.1


Hi Alex,

Yes - you need to use RC2 I'm afraid.  There were some changes between RC1 and RC2 that affected AJDT and so we ported the codebase in the last couple of days. It won't compile on RC1 any more.

Thanks,

Sian





Alexandre Vasseur <avasseur@xxxxxxxxx>
Sent by: ajdt-dev-bounces@xxxxxxxxxxx

16/06/2005 14:49

Please respond to
Alexandre Vasseur and AspectJ Development Tools developer discussions

To
AspectJ Development Tools developer discussions <ajdt-dev@xxxxxxxxxxx>
cc
Subject
[ajdt-dev] building AJDT in 3.1





Hi

I have followed the FAQ to be able to dig in AJDT some more with my Eclipse 3.1:
- got cvs head for AJDT_src of today
- Eclipse 3.1 RC1, Java 1.5.0_03 somewhere
- followed FAQ entry to use 3.1 build configurations

I then have errors in ajdt.ui module like:

Severity                 Description                 Resource                 In Folder                 Location                 Creation Time
2                 The method setSelection(List) in the type BuildPathBasePage is not
applicable for the arguments (List,
boolean)                 BuildPathsBlock.java                 org.eclipse.ajdt.ui/src31/org/eclipse/ajdt/buildconfigurator/propertypage                 line
867                 16 juin 2005 15:44:05


and a bunch of others.

Should I use Eclipse 3.1 RC2 or something (this is painfull since
there is an Eclipse release every week almost these days - hopefully
final is coming..)

Alex
_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev


Back to the top