Procházet zdrojové kódy

readme update (wes' version)

tags/V1_5_0_final
acolyer před 18 roky
rodič
revize
fd2596b832
1 změnil soubory, kde provedl 20 přidání a 8 odebrání
  1. 20
    8
      docs/dist/doc/README-150.html

+ 20
- 8
docs/dist/doc/README-150.html Zobrazit soubor

@@ -14,21 +14,33 @@

<body>
<div align="right"><small>
&copy; Copyright 2004 Contributors.
&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 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>
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>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>
<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>

Načítá se…
Zrušit
Uložit