aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-08-05 12:01:05 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-08-05 12:01:05 +0700
commit4796e6457fee592fca5e1dbea7a03ce6599b725f (patch)
tree94c9fb0d0a17f72be83546696dfe2028d86e14a3 /README.md
parent3fcff275b1eb526a4f49230b864669281fe2af2d (diff)
downloadaspectj-4796e6457fee592fca5e1dbea7a03ce6599b725f.tar.gz
aspectj-4796e6457fee592fca5e1dbea7a03ce6599b725f.zip
Add "Setting up an AspectJ development environment" guide
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a68e57bf1..8f8ed181a 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,7 @@ Ensure you run this with a JDK - the more recent the better since some tests wil
## Documentation for AspectJ users
* [Complete documentation quicklinks](https://www.eclipse.org/aspectj/docs.php)
+* [Setting up a development environment](docs/developer/IDE.md)
* [Getting started with AspectJ](https://www.eclipse.org/aspectj/doc/released/progguide/starting.html)
* [Programming Guide](https://www.eclipse.org/aspectj/doc/released/progguide/index.html)
* [READMEs for each version of AspectJ](docs/dist/doc)