| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title> |
| Working with build configurations |
| </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> |
| Working with build configurations |
| </h1> |
| <p> |
| The AspectJ development tools provide the facilty to create multiple named build |
| configurations for an AspectJ project in the form of <em>.ajproperties</em> files. |
| </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/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="newbuildconfig.htm">Creating a new build configuration</a><br> |
| <a href="editbuildconfig.htm">Editing a build configuration</a><br> |
| <a href="switchbuildconfig.htm">Switching build configurations</a><br> |
| <a href="buildconfigsandant.htm">Using build configurations with Ant</a><br> |
| <a href="lstfiles.htm">.lst file support</a> |
| </p> |
| <p> |
| <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a> |
| </p> |
| </body> |
| </html> |
| |