blob: f8c95517295fc71fc2d16be64dbb836de1627254 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
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>
Build configurations
</h1>
<p>
The AspectJ development tools provide the facilty to create multiple named build
configurations for an AspectJ project. By default the project will contain one
build configuration in a file called build.ajproperties and will build all your source
files.
</p>
<p>
The AspectJ development tools enable the creation of new build configurations, easy exclusion and
inclusion of files from existing build configurations and easy switching between build configurations.
</p>
<p><img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
<a href="projects.htm">AspectJ projects</a><br>
<a href="builder.htm">AspectJ builder</a>
</p>
<p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
<a href="../tasks/buildconfigs.htm">Working with build configurations</a><br>
<a href="../tasks/newbuildconfig.htm">Creating a new build configuration</a><br>
<a href="../tasks/editbuildconfig.htm">Editing a build configuration</a><br>
<a href="../tasks/switchbuildconfig.htm">Switching build configurations</a>
</p>
<p>
<a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</body>
</html>