aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-04-17 10:59:40 +0200
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-04-17 10:59:40 +0200
commit7d19004b111542c878120636da406a6c47f686aa (patch)
treec60b771d5a3a72f59c2637723b9491e85a9be3be
parentc6e5f902da9604c5b7ad79dd1180e081e0c0a252 (diff)
downloadaspectj-7d19004b111542c878120636da406a6c47f686aa.tar.gz
aspectj-7d19004b111542c878120636da406a6c47f686aa.zip
IDE.md: Remove old repo.t5.fi M2E update sites, add two more aspectj.dev
ones after Miika Vesti provided copies of the old plugin versions. Thanks, Miika. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
-rw-r--r--docs/developer/IDE.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/developer/IDE.md b/docs/developer/IDE.md
index 2e01410fd..0845c025f 100644
--- a/docs/developer/IDE.md
+++ b/docs/developer/IDE.md
@@ -58,6 +58,8 @@ As of April 2024, AspectJ developer Alexander Kriegisch published a [fork of the
and corresponding Eclipse update sites here:
* Eclipse 2024-03 (4.31): https://aspectj.dev/maven/m2eclipse-ajdt/eclipse-2024-03/
* Eclipse 2022-12 (4.26): https://aspectj.dev/maven/m2eclipse-ajdt/eclipse-2022-12/
+ * Eclipse 2020-12 (4.18): https://aspectj.dev/maven/m2eclipse-ajdt/eclipse-2020-12/
+ * Eclipse 2019-06 (4.12): https://aspectj.dev/maven/m2eclipse-ajdt/eclipse-2019-06/
The project is only maintained on a best-effort basis, and not each update published has a proper new release version.
If your snapshot does not update properly (Eclipse failing to calculate solutions for installation and saying that the
@@ -65,11 +67,8 @@ plugin is already installed), simply uninstall the "Maven Integration for AJDT (
re-start the IDE and install again from the corresponding update site.
History: The connector between AspectJ Maven Plugin and AJDT had not been maintained for some years, but until 2023
-there was a fairly up-to-date [fork by Miika Vesti (joker1)](https://github.com/joker1/m2eclipse-ajdt) with the
-following update sites, which currently (April 2024) seem to be unavailable:
- * Eclipse 2022-12 (4.26): https://repo.t5.fi/public/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/
+there was a fairly up-to-date [fork by Miika Vesti (joker1)](https://github.com/joker1/m2eclipse-ajdt) with update sites on host **repo.t5.fi**, which are
+no longer available. Hence, the **aspectj.dev** ones listed above.
#### Update sites example