aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-03-01 08:33:36 +0100
committerGitHub <noreply@github.com>2023-03-01 08:33:36 +0100
commita7c8e972e2bd4e9f307a448434b823ae884b59af (patch)
tree1b986a8774ad80a6bc5e56e95be060274beadde2
parent9f1701fb3e0ac9e06db8378af0dfae5c44235291 (diff)
downloadaspectj-a7c8e972e2bd4e9f307a448434b823ae884b59af.tar.gz
aspectj-a7c8e972e2bd4e9f307a448434b823ae884b59af.zip
IDE.md: add link to m2e AJDT connector for Eclipse 2022-12
The link points to aspectj.dev for now, because Mika Vesti has not merged my PR and published a new version on repo.t5.fi yet.
-rw-r--r--docs/developer/IDE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/developer/IDE.md b/docs/developer/IDE.md
index 85d928957..2c45038fb 100644
--- a/docs/developer/IDE.md
+++ b/docs/developer/IDE.md
@@ -45,6 +45,7 @@ Use an update site corresponding to your Eclipse version (minimal version listed
The connector between AspectJ Maven Plugin and AJDT has not been maintained by the AspectJ team for some years, but
there is a fairly up-to-date [fork by Miika Vesti (joker1)](https://github.com/joker1/m2eclipse-ajdt) with the following
update sites:
+ * Eclipse 2022-12 (4.26): https://aspectj.dev/eclipse/m2eclipse-ajdt/eclipse-2022-12/
* Eclipse 2020-12 (4.18): https://repo.t5.fi/public/eclipse/m2eclipse-ajdt/eclipse-2020-12/
* Eclipse 2019-06 (4.12): https://repo.t5.fi/public/eclipse/m2eclipse-ajdt/eclipse-2019-06/