| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title> |
| Converting the extensions for individual files |
| </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> |
| Converting the extensions for individual files |
| </h1> |
| |
| <p> |
| To convert one or more <em>.java</em> files to have a <em>.aj</em> file extension, select the files in |
| the package explorer. Right click then select <strong>AspectJ Tools > Convert File Extension to .aj</strong>. |
| </p> |
| <p> |
| To convert one or more <em>.aj</em> files to have a <em>.java</em> file extension, select the files in |
| the package explorer. Right click then select <strong>AspectJ Tools > Convert File Extension to .java</strong>. |
| </p> |
| |
| |
| <p> |
| <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> |
| </p> |
| <p> |
| <a href="../concepts/aspects.htm">Aspects</a><br> |
| <a href="../concepts/editor.htm">AspectJ editor</a> |
| </p> |
| <p> |
| <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> |
| </p> |
| <p> |
| <a href="convertprojectextensions.htm">Converting the extensions for a project</a> |
| </p> |
| |
| </body> |
| </html> |
| |