| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> | 
 | <html> | 
 | <head> | 
 | <link rel="STYLESHEET" href="http://www.eclipse.org/default_style.css" | 
 | 	charset="ISO-8859-1" type="text/css"> | 
 | <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> | 
 | <title>AJDT 2.2.1 - New and Noteworthy</title> | 
 |  | 
 | </head> | 
 | <body> | 
 | 	<h1>AJDT 2.2.1 - New and Noteworthy</h1> | 
 |  | 
 | 	<table border="0" cellpadding="10" cellspacing="0" width="80%"> | 
 | 		<tbody> | 
 | 			<tr> | 
 | 				<td valign="top"><b>Overview</b> | 
 | 				</td> | 
 | 				<td valign="top">AJDT 2.2.1 is a service refresh and contains a post 1.7.1 dev build of AspectJ as well as some bug fixes. | 
 | 				See the <a href="http://eclipse.org/ajdt/downloads">downloads page</a> for information on how to install this release.</td> | 
 | 			</tr> | 
 |  | 
 | 			<tr> | 
 | 				<td colspan="2"> | 
 | 					<hr></td> | 
 | 			</tr> | 
 | 			<tr> | 
 | 				<td valign="top"><b>ITDs and inline renaming</b> | 
 | 				</td> | 
 | 				<td>Due to a bug, it was not possible to do renaming of local variables inside of types with ITDs applied to them.  This is now fixed. | 
 | 				Additionally, it is now possible to perform inline renaming of local variables inside of ITDs themselves.</td> | 
 | 			</tr> | 
 |  | 
 | 			<tr> | 
 | 				<td colspan="2"> | 
 | 					<hr></td> | 
 | 			</tr> | 
 | 			<tr> | 
 | 				<td valign="top"><b>AspectJ 1.7.1</b> | 
 | 				</td> | 
 | 				<td>AJDT 2.2.1 includes a dev build of AspectJ with version 1.7.2.20120920133900.  See the <a href="http://eclipse.org/aspectj/doc/released/README-171.html"> | 
 | 				release notes for 1.7.1</a> for more information. This is a link to actual <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.2.20120920133900.jar">AspectJ version</a> | 
 | 				available in this AJDT release.</td> | 
 | 			</tr> | 
 |  | 
 |  | 
 | 			<tr> | 
 | 				<td colspan="2"> | 
 | 					<hr></td> | 
 | 			</tr> | 
 | 			<tr> | 
 | 				<td valign="top"><b>Bug Fixes</b> | 
 | 				</td> | 
 | 				<td>Some of the notable bug fixes in this release are: | 
 | 				 | 
 | 				<ul> | 
 | 				<li><a href="http://bugs.eclipse.org/384434">Bug 384434</a>: <em>Content-type default encoding is ignored</em></li> | 
 | 				<li><a href="http://bugs.eclipse.org/384314">Bug 384314</a>: <em>Rename local variable refactoring preview doesn't understand ITDs</em></li> | 
 | 				<li><a href="http://bugs.eclipse.org/386859">Bug 386859</a>: <em>Syntax highlighting of @constructor in declare annotation not working</em></li> | 
 | 				</ul> | 
 | 				See <a href="http://tinyurl.com/9aud9m8" target="_blank">bugzilla</a> | 
 | 					for a list of all bugs addressed in this release.</td> | 
 | 			</tr> | 
 |  | 
 | 			<tr> | 
 | 				<td colspan="2"> | 
 | 					<hr></td> | 
 | 			</tr> | 
 | 			<tr> | 
 | 				<td valign="top"><b>Previous Releases</b> | 
 | 				</td> | 
 | 				<td>See <a | 
 | 					href="http://www.eclipse.org/ajdt/whatsnew220/index.html">here</a> | 
 | 					for information on the new features in AJDT 2.2.0.</td> | 
 | 			</tr> | 
 | 			<tr> | 
 | 				<td colspan="2"> | 
 | 					<hr></td> | 
 | 			</tr> | 
 | 			<tr> | 
 | 				<td valign="top"><b>Thanks!</b> | 
 | 				</td> | 
 | 				<td>Thanks for community help and feedback during this release | 
 | 					cycle. You can contact the AJDT team on the <a | 
 | 					href="https://dev.eclipse.org/mailman/listinfo/ajdt-dev">mailing | 
 | 						list</a>, and raise bugs on <a href="https://bugs.eclipse.org/bugs/">bugzilla</a>. | 
 | 					We also lurk on the <a | 
 | 					href="http://eclipse.org/aspectj/userlists.php">AspectJ users | 
 | 						list</a>, and on the <a | 
 | 					href="http://forum.springsource.org/forumdisplay.php?f=32">SpringSource | 
 | 						Tool Suite forum</a>.</td> | 
 | 			</tr> | 
 | 		</tbody> | 
 | 	</table> | 
 | </body> | 
 | </html> |