The AspectJ development tools contribute the following views to the workbench:
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.
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.
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.