Browse Source

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.
tags/V1_9_20
Alexander Kriegisch 1 year ago
parent
commit
a7c8e972e2
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      docs/developer/IDE.md

+ 1
- 0
docs/developer/IDE.md View File

@@ -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/


Loading…
Cancel
Save