Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Aspect Libraries
Aspect Libraries [message #566073] Wed, 30 April 2003 14:35
Eclipse UserFriend
Originally posted by: dev.pirsch.org

Hi,

I'm pretty new to AspectJ.

Is is possible to create an aspect library. What I would like is to put
a bunch of reusable aspects (tracing for example) in a .jar (or .aar -
Aspect ARchive :-) ) so I can compile an application module with it. I
don't want to actually recompile or refer to the aspect source in each
of my application module (all of my application module are in seperate
source tree).

Is that something that can be done?

On another note, is there some Javadoc for stuff like "thisJoinPoint"?,
It looks like the download (update) for the Eclipse Plugin does not have it.

Thank's!
Previous Topic:developing AJDT with AspectJ
Next Topic:Problem with Eclipse starting up
Goto Forum:
  


Current Time: Fri Apr 26 23:32:56 GMT 2024

Powered by FUDForum. Page generated in 0.03681 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top