Advised Markers Navigation

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2981

This topic has not yet been written. The content below is from the topic description.
9.3.6.1. Advised Markers A marker in eclipse is a small icon that appears on the left side of the editor. Most developers are familiar with the Java Error and Bookmark markers. The AOP IDE provides markers for methods and fields which are intercepted. To further facilitate this marking, anytime the developer presses Ctrl + 1 (the default key combination for the Eclipse Quick Fix functionality)), a list of interceptors and advice will be given for that method or field. This makes navigation between methods and their interceptors extremeley easy!