AJDT Advice Marker Configuration for External Jars [message #483597] |
Wed, 02 September 2009 05:37  |
Eclipse User |
|
|
|
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 dont seem to be able to achieve this. Ive 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  |
Eclipse User |
|
|
|
> 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  |
Eclipse User |
|
|
|
> 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.
|
|
|
Powered by
FUDForum. Page generated in 0.23397 seconds