Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Any documentation on setting up AspectJ 5 in Eclipse?

I actually was using
http://download.eclipse.org/technology/ajdt/31/dev/update
but the version 1.2.1.xxx for the AJDT under "Manage
Configuration" confused me.  I did not realize this
was really AspectJ 5.

Thanks,
Eyon


--- Andy Clement <andrew.clement@xxxxxxxxx> wrote:

> Hi,
> 
> For a while now, AJDT has been including dev builds
> of AspectJ5.  If
> you pick up a recent AJDT from the download page
> (heres the URL for
> the latest 3.1 AJDT dev build update site:
>
http://download.eclipse.org/technology/ajdt/31/dev/update
> ) then you
> are ready to go.  That should be enough for you to
> start using
> annotations/covariance/autoboxing (but not
> generics...yet).  The
> version of AspectJ included in that version of AJDT
> is from about 2-3
> weeks ago.
> 
> regards,
> Andy.
> 
> On 14/07/05, Eyon Land <myjavaland@xxxxxxxxx> wrote:
> > I realize that the AJDT for Eclipse is not yet
> > supporting AspectJ 5, but is there some
> > documentation/tutorial that shows how to get
> Eclipse
> > to compile?
> > 
> > I'm using Windows XP, Eclipse 3.1, JSE 1.5_04, and
> the
> > latest development build of AspectJ 5.
> > 
> > Thanks,
> > Eyon
> > 
> > 
> > 
> >
> ____________________________________________________
> > Start your day with Yahoo! - make it your home
> page
> > http://www.yahoo.com/r/hs
> > 
> > _______________________________________________
> > aspectj-users mailing list
> > aspectj-users@xxxxxxxxxxx
> >
>
https://dev.eclipse.org/mailman/listinfo/aspectj-users
> >
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/aspectj-users
> 



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


Back to the top