Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Is ajdoc working?

Hi Mik, 

I'll take a look.

Just a question, what about the ajdoc ant task? Is it working? Where can I
find information?  


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: Wednesday, June 16, 2004 8:05 PM
> To: aspectj-users@xxxxxxxxxxx
> Subject: RE: [aspectj-users] POLL: How do you use ".lst" 
> files with AJDT in Eclipse?
> 
> Thanks Carlos.
> 
> Could I ask you to consider how effective the recent 
> ajbuild.properties proposals would be for Maven interoperability?
> 
>   https://bugs.eclipse.org/bugs/show_bug.cgi?id=50454#c12
> 
> Please comment on the bug report.
> 
> Thanks!
> 
> Mik
> 
> > -----Original Message-----
> > From: aspectj-users-admin@xxxxxxxxxxx [mailto:aspectj-users- 
> > admin@xxxxxxxxxxx] On Behalf Of Carlos Sanchez
> > Sent: Tuesday, June 15, 2004 1:37 PM
> > To: aspectj-users@xxxxxxxxxxx
> > Subject: 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
> > >
> > >
> > 
> > 
> > _______________________________________________
> > 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