Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] POLL: How do you use ".lst" files with AJDT in Eclipse?

I use the great Maven tool ;) with the aspectj plugin, that allows me to
specify wheter to weave or not.
I have aspects in a top level project because they affect many projects
(that's AOP isn't it?).

The maven-aspectj-plugin currently doesn't support .lst files as nobody has
requested it.


Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net


> -----Original Message-----
> From: aspectj-users-admin@xxxxxxxxxxx 
> [mailto:aspectj-users-admin@xxxxxxxxxxx] On Behalf Of Mik Kersten
> Sent: Tuesday, June 15, 2004 7:12 PM
> To: aspectj-users@xxxxxxxxxxx
> Subject: RE: [aspectj-users] POLL: How do you use ".lst" 
> files with AJDT in Eclipse?
> 
> To clarify, could those posting that they don't use an ".lst" 
> expand their statements along the following lines: 
> 
> a) I don't use any kind of build configuration support to 
> plug and unplug aspects from my system.
> 
> b) I use another technique for build configurations. [e.g. In 
> the Eclipse IDE I use separate projects with different source 
> folder configurations.]
> 
> Thanks,
> 
> Mik
> 
> > -----Original Message-----
> > From: aspectj-users-admin@xxxxxxxxxxx [mailto:aspectj-users- 
> > admin@xxxxxxxxxxx] On Behalf Of Alan Williamson
> > Sent: Tuesday, June 15, 2004 8:44 AM
> > To: aspectj-users@xxxxxxxxxxx
> > Subject: Re: [aspectj-users] POLL: How do you use ".lst" files with 
> > AJDT in Eclipse?
> > 
> > 
> > 
> > Charles N. Harvey III wrote:
> > 
> > >> I'm one of those who never use .lst files :) Under eclipse I use 
> > >> the default .lst file.
> > 
> > i am the same i don't have any need for them
> > 
> > --
> > Alan Williamson, City Planner
> > 
> > w: http://www.BLOG-CITY.com/
> > b: http://alan.blog-city.com/
> > e: alan@xxxxxxxxxxxxx
> > p: http://www.blog-city.com/profiles/9.htm
> > 
> > _______________________________________________
> > aspectj-users mailing list
> > aspectj-users@xxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/aspectj-users
> 
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-users
> 
> 




Back to the top