Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: cool-ideas
-
Fix Version/s: cool-ideas
-
Component/s: tools
-
Labels:None
-
Number of attachments :
Description
when an aspect is changed, IDE does not trigger a full build to update the markers
issue on full build as well, when Aspect gets compiled after a non aspect class
All aspects should be compiled+AnnC first.
some said that the same happens for TODO; u need your own full rebuild to have them updated (does seems to be true .. ) ??
some said that was ok
some said that weaving should be splitted from markers, to have markers there but no weaving at all (since using LTW later on).
This might then be possible to do a marker update on "editor set focus"
(but then when outline view is there how to update that as well without a full build)