Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Pointcuts not applied in another project
Pointcuts not applied in another project [message #596245] Mon, 23 July 2007 11:46
Srini Palthepu is currently offline Srini PalthepuFriend
Messages: 4
Registered: July 2009
Junior Member
Hi

I am just started with AJDT in Eclipse. I created a sample toy
aspect and was able to apply to test Java class in the same
directory. But when I tried to apply to some other class
in a different project or directory It is not able to
do that. My question is how do aspects and classes see each other.
Does the aspects have to be in the same project as the classes
they are applied to? I tried to add to the Aspect In path the
directory from other project. But it did not help.

Also, I am getting a runtime exception once in a while
with Eclipse 3.2 and AJDT 1.4.2.0705221209

Any help is appreciated.

thanks
Srini
Previous Topic:Obtaining an aspect’s instance based on its pointcut
Next Topic:Pointcuts not applied in another project
Goto Forum:
  


Current Time: Tue Apr 16 10:14:20 GMT 2024

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

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

Back to the top