Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » No development time feedback with Equinox Aspects?
No development time feedback with Equinox Aspects? [message #656091] Thu, 24 February 2011 07:28
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi,

I can useload time weaving with OSGi bundles now. However I wonder if it's okay that I don't see my aspects being applied to the targeted sources at development time. Rather I have warnings in the aspect files like this:

advice defined in org.eclipse.emf.cdo.threedee.Universe has not been applied [Xlint:adviceDidNotMatch]

I have already tried to add to the InPath of the AspectJ build path properties. However that immediately leads to the exception mentioned in https://bugs.eclipse.org/bugs/show_bug.cgi?id=337079 . Is there a better way to see where the aspects are applied?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:Can't see advice being applied
Next Topic:Joinpoint for java.util.List
Goto Forum:
  


Current Time: Thu Apr 25 15:36:34 GMT 2024

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

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

Back to the top