aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc/README-150.html
blob: f36bc132b711067f9b5a043167e7189cc9c37740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!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>
&copy; Copyright 2005 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 extend the capabilities of AspectJ in
general. For language changes, see <a href="adk15notebook/index.html">AspectJ 5
Developer's Notebook</a>.  For tools changes, see the
<a href="devguide/index.html">AspectJ Development Environment Guide</a>,
    especially the section on 
<a href="devguide/ltw.html">Load-time weaving</a>.
The changes are summarized in the 
    <a href="faq.html#q:aspectj5features">FAQ entry on AspectJ 5</a>.

</p>
<p>
    Some of the other documentation has not been updated for AspectJ 5.
    For the latest documentation, see
    <a href="http://eclipse.org/aspectj/doc/next/index.html">
        http://eclipse.org/aspectj/doc/next/index.html
    </a>, linked off 
    <a href="http://eclipse.org/aspectj/docs.php">
        the AspectJ documentation home page
    </a>.
</p>

<p>For information on bug fixes in AspectJ 5 v1.5.0, see the <a href="changes.html">
changes</a> document.</p>

</body> </html>