aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorwisberg <wisberg>2005-05-05 21:48:29 +0000
committerwisberg <wisberg>2005-05-05 21:48:29 +0000
commit8010230855e54cc20833f8e3a70e7bd4ccf4272f (patch)
tree086982b29d1bac69a021b66a797631edaf1061e1 /docs
parentc6448d51b25bd9826e98969290f49088405e1cf3 (diff)
downloadaspectj-8010230855e54cc20833f8e3a70e7bd4ccf4272f.tar.gz
aspectj-8010230855e54cc20833f8e3a70e7bd4ccf4272f.zip
AJDT rather than ajbrowser as default visualizer/environment
Diffstat (limited to 'docs')
-rw-r--r--docs/dist/doc/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html
index f4ab069af..894dff6d0 100644
--- a/docs/dist/doc/index.html
+++ b/docs/dist/doc/index.html
@@ -291,6 +291,7 @@
see the <a href="progguide/examples.html">Examples </a> section
in the <a href="progguide/index.html">Programming Guide</a>.
View and navigate the crosscutting structure using
+ <a href="http://eclipse.org/ajdt">AJDT</a>; if you can't use Eclipse, try
the <code>ajbrowser</code> structure viewer, as described in
the <a href="devguide/ajbrowser.html">AspectJ Browser</a> section of
the <a href="devguide/index.html">Development Environment Guide</a>.