advices from aspectPath jars aren't shown in Cross References view [message #67215] |
Fri, 06 October 2006 19:36  |
Eclipse User |
|
|
|
Hi,
I am using Spring's aspect library (@Configurable and @Transactional),
which is added it into aspectPath jars to compiler settings. Advices
from that library are woven into the compiled code just fine (I checked
the bytecode). However these advices does not appear in the Cross
References view and there is no markers in AJ editor for advised methods.
regards,
Eugene
PS: I've updated to last AJDT 1.4.1 dev build, and that resolved issue
with aspectjrt.jar, though still would be nice to remove that constraint.
|
|
|
|
Re: advices from aspectPath jars aren't shown in Cross References view [message #67263 is a reply to message #67253] |
Mon, 09 October 2006 14:37  |
Eclipse User |
|
|
|
Does that require these binary advices to be recompiled with special
settings?
See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=160236
regards,
Eugene
Matt Chapman wrote:
> Eugene Kuleshov wrote:
>> I am using Spring's aspect library (@Configurable and
>> @Transactional), which is added it into aspectPath jars to compiler
>> settings. Advices from that library are woven into the compiled code
>> just fine (I checked the bytecode). However these advices does not
>> appear in the Cross References view and there is no markers in AJ
>> editor for advised methods.
>>
>> regards,
>> Eugene
>>
>> PS: I've updated to last AJDT 1.4.1 dev build, and that resolved
>> issue with aspectjrt.jar, though still would be nice to remove that
>> constraint.
>
> Recent dev builds of AJDT 1.4.1 should now show crosscutting
> relationships for aspectPath aspects:
>
> http://www.eclipse.org/ajdt/newfeatures/#binaryweaving
>
> Please raise a bug if this new functionality isn't working as
> described for you.
>
> --Matt
|
|
|
Re: advices from aspectPath jars aren't shown in Cross References view [message #595027 is a reply to message #67215] |
Mon, 09 October 2006 12:10  |
Eclipse User |
|
|
|
Eugene Kuleshov wrote:
> I am using Spring's aspect library (@Configurable and @Transactional),
> which is added it into aspectPath jars to compiler settings. Advices
> from that library are woven into the compiled code just fine (I checked
> the bytecode). However these advices does not appear in the Cross
> References view and there is no markers in AJ editor for advised methods.
>
> regards,
> Eugene
>
> PS: I've updated to last AJDT 1.4.1 dev build, and that resolved issue
> with aspectjrt.jar, though still would be nice to remove that constraint.
Recent dev builds of AJDT 1.4.1 should now show crosscutting
relationships for aspectPath aspects:
http://www.eclipse.org/ajdt/newfeatures/#binaryweaving
Please raise a bug if this new functionality isn't working as described
for you.
--Matt
|
|
|
Re: advices from aspectPath jars aren't shown in Cross References view [message #595035 is a reply to message #67253] |
Mon, 09 October 2006 14:37  |
Eclipse User |
|
|
|
Does that require these binary advices to be recompiled with special
settings?
See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=160236
regards,
Eugene
Matt Chapman wrote:
> Eugene Kuleshov wrote:
>> I am using Spring's aspect library (@Configurable and
>> @Transactional), which is added it into aspectPath jars to compiler
>> settings. Advices from that library are woven into the compiled code
>> just fine (I checked the bytecode). However these advices does not
>> appear in the Cross References view and there is no markers in AJ
>> editor for advised methods.
>>
>> regards,
>> Eugene
>>
>> PS: I've updated to last AJDT 1.4.1 dev build, and that resolved
>> issue with aspectjrt.jar, though still would be nice to remove that
>> constraint.
>
> Recent dev builds of AJDT 1.4.1 should now show crosscutting
> relationships for aspectPath aspects:
>
> http://www.eclipse.org/ajdt/newfeatures/#binaryweaving
>
> Please raise a bug if this new functionality isn't working as
> described for you.
>
> --Matt
|
|
|
Powered by
FUDForum. Page generated in 0.07531 seconds