blob: d2423de04e7173d2d33df24a7a820d56c1716610 [file] [log] [blame]
<!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 save 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="savebuildconfig.htm">Saving a build configuration</a><br>
<a href="applybuildconfig.htm">Applying a saved build configuration</a><br>
</p>
</body>
</html>