| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title> |
| Installing the examples |
| </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> |
| Installing the examples |
| </h1> |
| <p> |
| AJDT packages the AspectJ Examples. To install them |
| <ol> |
| <li>Select <b>File > New > Other > AspectJ > AspectJ Examples</b></li> |
| <li>Select the example you wish to install</li> |
| <li>Click <b>Next</b></li> |
| <li>Either keep the default name, or give it one of your choice</li> |
| <li>Click <b>Finish</b></li> |
| </ol> |
| |
| </p> |
| |
| </body> |
| </html> |
| |