| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title> |
| Changing the image for advice markers |
| </title> |
| <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| </head> |
| <body> |
| <h1> |
| Changing the image for advice markers |
| </h1> |
| <p> |
| Images can be configured on a per-aspect basis. |
| </p> |
| <p>To change the image for advice markers relating to an aspect: |
| </p> |
| <ol> |
| <li>Select the aspect, file or project in the Package Explorer</li> |
| <li>Right click and select <b>AspectJ Tools > Configure Advice Markers...</b> |
| from the context menu.</li> |
| <li>Select the aspect that you want to change the marker image for and click |
| <b>Edit...</b>.</li> |
| <li>Select a sample image from the list OR click <b>Browse...</b> and |
| select an image file from the project.</li> |
| <li>Click <b>OK</b>.</li> |
| <li>Click <b>OK</b> to apply your changes.</li> |
| </ol> |
| <p> |
| or |
| </p> |
| <ol> |
| <li>Right click on one of the markers in the margin of the editor. </li |
| <li> Select <b>AspectJ Tools > Configure Advice Markers...</b> |
| from the context menu.</li> |
| <li>Select the aspect that you want to change the marker image for and click |
| <b>Edit...</b>.</li> |
| <li>Select a sample image from the list OR click <b>Browse...</b> and |
| select an image file from the project.</li> |
| <li>Click <b>OK</b>.</li> |
| <li>Click <b>OK</b> to apply your changes.</li> |
| </ol> |
| |
| <p> |
| <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br> |
| <a href="hidemarkers.htm">Hiding advice markers</a> <br> |
| <a href="markers.htm">Navigating with markers</a> |
| </p> |
| |
| </body> |
| </html> |
| |