]> source.dussan.org Git - aspectj.git/commitdiff
IDE.md: update AJDT update site infos for 4.23 140/head
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Thu, 24 Mar 2022 16:16:09 +0000 (23:16 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Thu, 24 Mar 2022 16:16:09 +0000 (23:16 +0700)
Also add some Eclipse, AspectJ and Java version information to the
existing update sites.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
docs/developer/IDE.md

index 98a74dafd1f5af0a1597dec2aafdbb0413a90e8a..70a090980f5d9c0f9f4e4a5dd80d405f8cc1a912 100644 (file)
@@ -32,9 +32,10 @@ projects using AspectJ Maven Plugin.
 #### AspectJ Development Tools (AJDT)
 
 Use an update sites corresponding to your Eclipse version (minimal version listed):
-* Eclipse 2021-09 (4.21): https://download.eclipse.org/tools/ajdt/421/dev/update
-* Eclipse 2021-03 (4.19): https://download.eclipse.org/tools/ajdt/419/dev/update
-* Eclipse 2018-12 (4.10): https://download.eclipse.org/tools/ajdt/410/dev/update
+* Eclipse 2022-03 (4.23), AspectJ 1.9.9, Java 18: https://download.eclipse.org/tools/ajdt/423/dev/update
+* Eclipse 2021-09 (4.21), AspectJ 1.9.8, Java 17: https://download.eclipse.org/tools/ajdt/421/dev/update
+* Eclipse 2021-03 (4.19), AspectJ 1.9.7, Java 16: https://download.eclipse.org/tools/ajdt/419/dev/update
+* Eclipse 2018-12 (4.10), AspectJ 1.9.6, Java 14: https://download.eclipse.org/tools/ajdt/410/dev/update
 * For older versions, please refer to https://www.eclipse.org/ajdt/downloads (page was not updated in a long time,
   and I have no write access).