| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
| <html> <head> |
| <title>AspectJ 5 Development Kit v1.5.0 Readme</title> |
| <style type="text/css"> |
| <!-- |
| P { margin-left: 20px; } |
| PRE { margin-left: 20px; } |
| LI { margin-left: 20px; } |
| H4 { margin-left: 20px; } |
| H3 { margin-left: 10px; } |
| --> |
| </style> |
| </head> |
| |
| <body> |
| <div align="right"><small> |
| © Copyright 2004 Contributors. |
| All rights reserved. |
| </small></div> |
| |
| <h1>AspectJ 5 Readme</h1> |
| |
| <p>AspectJ 5 introduces several important changes to the language and tools |
| in order to support Java 5, and to extend the capabilities of AspectJ in |
| general. These changes are too extensive to describe in a simple readme file, |
| so instead we have created the <a href="adk15notebook/index.html">AspectJ 5 |
| Developer's Notebook</a> to describe them.</p> |
| |
| <p>AspectJ 5 also introduces a number of changes to the supporting tools, |
| most notably in its support for load-time weaving. These changes are documented |
| in the <a href="devguide/index.html">Developers Guide</a>. |
| |
| <p>For information on bug fixes in AspectJ 5 v1.5.0, see the <a href="changes.html"> |
| changes</a> document.</p> |
| |
| </body> </html> |