Skip to main content



      Home
Home » Language IDEs » AspectJ » AJDT Advice Marker Configuration for External Jars
AJDT Advice Marker Configuration for External Jars [message #483597] Wed, 02 September 2009 05:37 Go to next message
Eclipse UserFriend
Currently, I have a Maven project which inherits from a parent pom
defining two aspect jars. The advice markers are displayed for both aspect
jars via the m2eclipse AJDT integration (which adds the jar's to the
aspect path, as would be done with external Jars).

However, in this case, I only want advice markers displayed for one of the
aspect jars, but I don’t seem to be able to achieve this. I’ve looked at
the ‘Configure Advice Markers’ dialog, however this only seems to allow
configuration of markers related to aspects defined within that project,
not ones defined in external jars.

Is there way to achieve this filtering of advice markers when using
external jars?

Thanks
Re: AJDT Advice Marker Configuration for External Jars [message #483716 is a reply to message #483597] Wed, 02 September 2009 12:57 Go to previous message
Eclipse UserFriend
> Is there way to achieve this filtering of advice markers when using
> external jars?
No, there is no way to do this currently. Only aspects declared as source
in the project can have their advice markers configured.

I'd suggest that you raise an enhancement request for this on bugzilla.
Re: AJDT Advice Marker Configuration for External Jars [message #600646 is a reply to message #483597] Wed, 02 September 2009 12:57 Go to previous message
Eclipse UserFriend
> Is there way to achieve this filtering of advice markers when using
> external jars?
No, there is no way to do this currently. Only aspects declared as source
in the project can have their advice markers configured.

I'd suggest that you raise an enhancement request for this on bugzilla.
Previous Topic:AJDT Advice Marker Configuration for External Jars
Next Topic:Restrict weaver to only certain packages
Goto Forum:
  


Current Time: Thu Jul 24 11:24:43 EDT 2025

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

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

Back to the top