Bug 177291 - Crosscutting change notification
Summary: Crosscutting change notification
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: 1.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 1.5   Edit
Assignee: Matt Chapman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-14 05:56 EDT by Matt Chapman CLA
Modified: 2007-03-16 07:19 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 Matt Chapman CLA 2007-03-14 05:56:14 EDT
New functionality to add yellow highlight markers under the regular markers when the corresponding crosscutting has changed e.g. when a method is advised for the first time, or when there has been a change in the set of places affected by some advice.

To determine what has changed, a comparison is performed between the current crosscutting relationships and one of the following reference points:
 - the last build (any type of build)
 - the last full build (so auto/incremental builds are ignored)
 - a crosscutting map file (.ajmap)
Comment 1 Matt Chapman CLA 2007-03-16 07:19:29 EDT
Fixed in AJDT 1.5.0.200703141018 for Eclipse 3.3M5