blob: 5dd99793f23d3053aa80722cad5492ace1dfedb8 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Switching 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>
Switching build configurations
</h1>
<p>
There are a three ways to switch build configurations:
</p>
<ol>
<li>
Right click on the <em>.ajproperties</em> file in the package explorer then
select <strong>AspectJ Tools &gt; Activate Build Configuration</strong>.
</li>
</ol>
<p>
or
</p>
<ol>
<li>
Select the project for which you want to switch the build configuration.
</li>
<li>
From the drop-down menu on the AspectJ Build button in the workbench toolbar, select the
configuration you want to activate.
</li>
</ol>
<p>
or
</p>
<ol>
<li>
Select the project for which you want to switch the build configuration.
</li>
<li>
From the workbench menubar select <strong>Project &gt; Active Build Configuration</strong>,
then select the configuration you want to activate.
</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="newbuildconfig.htm">Creating a new build configuration</a><br>
<a href="editbuildconfig.htm">Editing a build configuration</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>