blob: 882957dce713d157fd3fff5049436c5f21448b56 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Saving crosscutting information
</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 crosscutting information
</h1>
<p>To save the crosscutting information for a project:
</p>
<ol>
<li>Select the project in the Package Explorer.</li>
<li>Right click and select <b>AspectJ Tools &gt; Save Crosscutting Map...</b>
from the context menu.</li>
<li>Enter a name for the crosscutting map file in the dialog, and click
<b>OK</b>.</li>
</ol>
<p>
Crosscutting map files have an extension of ".ajmap".
</p>
<p>
<img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
<a href="comparetwo.htm">Comparing two builds</a><br>
<a href="compareone.htm">Comparing with the current build</a>
</p>
</body>
</html>