| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title> |
| Saving a build configuration |
| </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> |
| Saving a build configuration |
| </h1> |
| <p> |
| To save a build configuration: |
| </p> |
| <ol> |
| <li> |
| Select the project for which you want to save the build configuration. |
| </li> |
| <li> |
| From the menu bar, select <strong>AspectJ Tools > Save Build Configuration As...</strong>. |
| </li> |
| <li> |
| Optionally change the name of the build configuration file. |
| </li> |
| <li> |
| Click <strong>OK</strong> to complete. A new build configuration file |
| is created with a <em>.ajproperties</em> extension. |
| </li> |
| </ol> |
| <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/buildconfigs.htm">Build configurations</a> |
| </p> |
| <p> |
| <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> |
| </p> |
| <p> |
| <a href="applybuildconfig.htm">Applying a saved build configuration</a><br> |
| </p> |
| |
| </body> |
| </html> |
| |