Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » advices from aspectPath jars aren't shown in Cross References view
advices from aspectPath jars aren't shown in Cross References view [message #67215] Fri, 06 October 2006 23:36 Go to next message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
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 #67253 is a reply to message #67215] Mon, 09 October 2006 16:10 Go to previous messageGo to next message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
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 #67263 is a reply to message #67253] Mon, 09 October 2006 18:37 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
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 16:10 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
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 18:37 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
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
Previous Topic:ajdt 1.4 and aspectrt.jar
Next Topic:the shadow for this join point is not exposed in the structure model?!?
Goto Forum:
  


Current Time: Fri Mar 29 12:15:57 GMT 2024

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

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

Back to the top