Advice markers
In this section you will use advice markers to navigate between advised and advising source locations.
- Make sure that the World aspect is open in the editor. There should
be one marker in the left hand margin.
- Right click on the marker. Select Advises >
Hello.sayHello() to navigate to the advised method.
- The Hello class opens in the editor. There should
be one marker in the left hand margin.
- Right click on this marker. Select Advised By >
World.afterReturning(): greeting... to navigate to the advice in effect.
AspectJ editor
Navigating with advice markers