Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Sharing aspects between AspectJ projects
Sharing aspects between AspectJ projects [message #572090] Wed, 22 October 2003 16:59
Sean Kirby is currently offline Sean KirbyFriend
Messages: 5
Registered: July 2009
Junior Member
Hi all,

I'm using ajdt 1.1.4 with two AspectJ projects. The second depends on the
first for some classes. The first project also has aspects that i want to
be applied to classes in the second project. I know that my pointcuts are
working properly (because the two projects used to be one) but the aspects
aren't being applied to the second project's classes. Am i missing
something really basic here or is there no way of sharing aspects between
projects short of jaring up the aspects and specifying the aspect jar as an
input aspect jar to my second project?

Please let me know if i've missed something really obvious in the docs or if
this really is a limitation.

Thanks

Sean Kirby
Previous Topic:Newgroup problems: An update
Next Topic:Is absolute path not supported in aspectj 1.1.1?
Goto Forum:
  


Current Time: Tue Mar 19 05:32:44 GMT 2024

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

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

Back to the top