Hiding advice markers

Markers can be configured on a per-aspect basis.

To hide advice markers for an aspect:

  1. Select the aspect, file or project in the Package Explorer
  2. Right click and select AspectJ Tools > Configure Advice Markers... from the context menu.
  3. Select the aspect that you want to hide the markers for and click Edit....
  4. Select 'None' from the list.
  5. Click OK.
  6. Click OK to apply your changes.

or

  1. Right click on one of the markers in the margin of the editor.
  2. Select AspectJ Tools > Configure Advice Markers... from the context menu.
  3. Select the aspect that you want to hide the markers for and click Edit....
  4. Select 'None' from the list.
  5. Click OK.
  6. Click OK to apply your changes.

Related tasks
Changing the image for advice markers
Navigating with markers