AspectJ views

The AspectJ development tools contribute the following views to the workbench:

Cross References view

The Cross References view shows crosscutting relationships for the currently selected Java or AspectJ element. The view responds to selections made in either the editor or the outline view.

Crosscutting Comparison view

The Crosscutting Comparison view shows the results of comparing the crosscutting relationships present in two different versions of a project, or between two advice or declare elements in a project.

AJDT Event Trace view

The AJDT Event Trace view displays information about AJDT events, such as builds, errors and other tasks. It is mainly used for debugging and to help diagnose users' problems.

Related tasks
Using the Cross References view
Comparing crosscutting