From c4d819539764d4c7da5a72cd04c6ac405b188582 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Sat, 29 Jan 2022 09:01:43 +0700 Subject: [PATCH] IDE.md points to AJDT Eclipse update sites Because the Jenkins builds for Eclipse now exist and deploy to the correct update sites, we no longer need the AspectJ.dev ones. --- docs/developer/IDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/developer/IDE.md b/docs/developer/IDE.md index 14621ecee..98a74dafd 100644 --- a/docs/developer/IDE.md +++ b/docs/developer/IDE.md @@ -32,8 +32,8 @@ 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://aspectj.dev/eclipse/ajdt/421 -* Eclipse 2021-03 (4.19): https://aspectj.dev/eclipse/ajdt/419 +* 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 * 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). -- 2.39.5