Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Advice markers for classes on the InPath?
Advice markers for classes on the InPath? [message #586711] Tue, 15 February 2005 19:09
Barry Kaplan is currently offline Barry KaplanFriend
Messages: 230
Registered: July 2009
Senior Member
(eclipse 3.1M4, very latest ajdt build for 3.1M4)

I have a aspect that advices two classes: one in the aspect's package/project,
the second in another project with in which the build path is included in InPath.

I get normal markers/outline-xref for the adviced class in the same project as
the aspect, but not for the class in the other package. The messagse sent to
Problems indicatse that the class in the other project is indeed weaved correctly.

Specifically: In the aspects outline view:
- declare parents for the InPath class is shown
- before advice for the InPath class is /not/ shown
- no gutter indicators are shown in the java source of the InPath class

Or is it a bug, just not yet implemented, or something that will not be possible?

-barry
Previous Topic:Advice markers for classes on the InPath?
Next Topic:InPath 'Source attachment'?
Goto Forum:
  


Current Time: Wed Apr 24 18:01:19 GMT 2024

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

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

Back to the top