| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title> |
| Changing project settings |
| </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 project settings |
| </h1> |
| <p> |
| AJDT enables various AspectJ options to be configured via project settings pages. |
| </p> |
| <p> |
| <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> <br> |
| |
| <a href="../concepts/projects.htm">AspectJ projects</a><br> |
| <a href="../concepts/builder.htm">AspectJ builder</a> |
| </p> |
| <p> |
| <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> |
| </p> |
| <p> |
| <a href="addoutjar.htm">Adding an outjar</a><br> |
| <a href="addinpath.htm">Adding an inpath</a><br> |
| <a href="addaspectpath.htm">Adding an aspectpath</a><br> |
| <a href="compilersettings.htm">Changing compiler settings</a> |
| </p> |
| |
| </body> |
| </html> |
| |