If your aspect contains advice that affects code in your project, you should see some entries appear in the Cross References view and some markers down the left side of the editor.
如果方面包含影响项目中的代码的通知(advice),那么应当看到Cross References视图中出现一些条目,并且编辑器的左侧会出现一些标记。
The one in the middle is Mark problems, which adds problem markers to the Problems view for all the broken references.
中间的按钮是标记问题,它将问题标记添加到 Problems 视图中所有破环参数上。
Notice also that the editor markers and Cross References view show the source of the advice as the abstract super-aspect.
还要注意的是,编辑器标记和 Cross References 视图把通知的源显示为抽象超类。
应用推荐