From 1370ad77d229efcd27d25a8732a60cc092b3fcf6 Mon Sep 17 00:00:00 2001 From: wisberg Date: Mon, 6 Dec 2004 09:29:57 +0000 Subject: [PATCH] jdeveloperaop link, corrected html, added email archive search link, removed unused html comments --- docs/dist/doc/index.html | 144 +++++++++++++++++---------------------- 1 file changed, 61 insertions(+), 83 deletions(-) diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html index 99b7af5c8..7bee2629f 100644 --- a/docs/dist/doc/index.html +++ b/docs/dist/doc/index.html @@ -1,13 +1,12 @@ - - - + + AspectJ Documentation and Resources

AspectJ Documentation and Resources

-

+

AspectJ tm is a seamless aspect-oriented extension to Javatm. @@ -16,7 +15,7 @@ code that runs in JDK 1.1 and later VM's. For the latest materials, see http://eclipse.org/aspectj. -

+

@@ -27,15 +26,17 @@ development guides, API and example code. +
SectionContents
distributions - AspectJ itself - and development environment support for + AspectJ; + development environment support for Eclipse, Emacs, JBuilder, + Netbeans, and - Netbeans. - + JDeveloper. +
resources aosd.net; AspectJ project @@ -43,9 +44,11 @@ and mailing lists for users and developers. +
paths for those new to AspectJ +
-

+

AspectJ documentation

@@ -54,20 +57,13 @@ AspectJ Quick Reference - - - This is a two-page quick reference for the AspectJ language. Programming Guide - (printable html - - - - ) + (printable html) This introduces AOP and the AspectJ language. Getting Started @@ -88,13 +84,10 @@ the current version is limited to code the compiler controls. - Development Environment Guide
+ Development Environment Guide +
- (printable html - - - - ) + (printable html) This has a guide to ajc, the command-line compiler; @@ -105,53 +98,33 @@ - AspectJ API - - - + AspectJ API API documentation for AspectJ runtime classes. JoinPoint shows the state automatically available at each join point. FAQ - - - Frequently-asked questions about the AspectJ language, tools, and project. - README-12 - - Changes and porting guide for the AspectJ 1.2.0 release. - - - README-11 + README's - Changes and porting guide for the AspectJ 1.1.0 release. + Changes and porting guide for AspectJ + 1.2.1, + 1.2.0, + 1.1, and + 1.0. - Porting guide - - - - - How users can convert code from earlier versions of AspectJ. - - Changes - - - + Changes Changes between the latest releases. - Examples - - - + Examples AspectJ code to demonstrate some language features and implement JavaBean properties, the Observer pattern, a tracing library, @@ -163,7 +136,7 @@

AspectJ distributions

- + + + +
DistributionsDescription
DistributionsDescription
AspectJ The AspectJ distribution contains binaries for the @@ -224,6 +197,16 @@ http://aspectj4netbean.sourceforge.net
+ Support for the JDeveloper IDE + Support for programming in AspectJ using the JDeveloper IDE + is available under the Apache Software License + from the java.net project site + + https://jdeveloperaop.dev.java.net/ +
@@ -234,48 +217,43 @@ Mail lists - - AspectJ users - discuss tips and - best practices for writing AspectJ programs - on the + AspectJ users discuss tips and + best practices for writing AspectJ programs on - aspectj-users@eclipse.org mail list. + aspectj-users@eclipse.org. AspectJ developers discuss issues with developing - AspectJ tools on the + the AspectJ tools on - aspectj-dev@eclipse.org list. - You can subscribe to the announce list - (aspectj-announce@eclipse.org) - to get occasional emails about AspectJ releases - and relevant events. - Only those subscribed to a list may post to it. - Go to + aspectj-dev@eclipse.org. + To get occasional emails about AspectJ releases + and relevant events, subscribe to + aspectj-announce@eclipse.org. + To view list archives or subscribe to the list, go to - the AspectJ home page - to view list archives or subscribe to the list. - + the AspectJ home page. + To find archived emails, use the Eclipse site + search page. + Bug database Use the Eclipse project's Bugzilla database to view and submit bugs against the AspectJ product components - + Compiler (for the AspectJ compiler, ajc) - + IDE (for AJBrowser and AJDE bugs), - + Ant (for the Ant tasks), and - + Docs (for the documentation). - Bugs all developers should know about are - + Bugs all users should know about are + flagged with the "info" keyword. See the - FAQ entry for instructions on submitting compiler bugs. - + FAQ entry for instructions on submitting compiler bugs. http://aosd.net - the AOSD web site @@ -290,10 +268,10 @@ -

+

Suggested paths for those new to AspectJ

-

+

To learn the AspectJ language, read the Programming Guide, keeping the Semantics appendix @@ -307,7 +285,7 @@ the ajbrowser structure viewer, as described in the AspectJ Browser section of the Development Environment Guide. -

+

To start using AspectJ with your own code, modify the example aspects to apply to your classes. As you learn, @@ -334,7 +312,7 @@ Enjoy the language! The AspectJ Team

-
+
Top -- 2.39.5