Bug 75594 - Outline View does not show methods affected by Advice
Summary: Outline View does not show methods affected by Advice
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: 1.1.12   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Matt Chapman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 15:23 EDT by Geir Ove Skjaervik CLA
Modified: 2004-10-27 09:32 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geir Ove Skjaervik CLA 2004-10-04 15:23:34 EDT
Hello,

Using Eclipse 3.01, AJDT 1.1.12.

This is also reported on the newsgroup.
I have defined my Java Classes in one project, and the AspectJ code in another 
Project in the same workspace. Adviced code works, but the Outline View does 
NOT show the methods affected by the Advice. 

Please fix this !!!

Geir Ove
Norway
Comment 1 Matt Chapman CLA 2004-10-04 17:25:36 EDT
Hi Geir,
Please could you describe your setup in more detail - how are your two
projects connected together, via output jars and aspect path?
Also, looking at your Outline View, do you see buttons with tooltips for
things such as "hide pointcuts" and "hide advice"? There should be 8
buttons in all (if not, you've probably got the Java outline view
instead of the AspectJ-enabled one).
Regards,
Matt.
Comment 2 Matt Chapman CLA 2004-10-27 09:32:45 EDT
Geir, we exchanged some emails on this topic. Is this resolved, do you think we
have something more to fix?