Skip to content

Commit 7d19004

Browse files
committed
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 <[email protected]>
1 parent c6e5f90 commit 7d19004

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/developer/IDE.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,17 @@ As of April 2024, AspectJ developer Alexander Kriegisch published a [fork of the
5858
and corresponding Eclipse update sites here:
5959
* Eclipse 2024-03 (4.31): https://aspectj.dev/maven/m2eclipse-ajdt/eclipse-2024-03/
6060
* Eclipse 2022-12 (4.26): https://aspectj.dev/maven/m2eclipse-ajdt/eclipse-2022-12/
61+
* Eclipse 2020-12 (4.18): https://aspectj.dev/maven/m2eclipse-ajdt/eclipse-2020-12/
62+
* Eclipse 2019-06 (4.12): https://aspectj.dev/maven/m2eclipse-ajdt/eclipse-2019-06/
6163

6264
The project is only maintained on a best-effort basis, and not each update published has a proper new release version.
6365
If your snapshot does not update properly (Eclipse failing to calculate solutions for installation and saying that the
6466
plugin is already installed), simply uninstall the "Maven Integration for AJDT (Optional)" feature from Eclipse,
6567
re-start the IDE and install again from the corresponding update site.
6668

6769
History: The connector between AspectJ Maven Plugin and AJDT had not been maintained for some years, but until 2023
68-
there was a fairly up-to-date [fork by Miika Vesti (joker1)](https://github.com/joker1/m2eclipse-ajdt) with the
69-
following update sites, which currently (April 2024) seem to be unavailable:
70-
* Eclipse 2022-12 (4.26): https://repo.t5.fi/public/eclipse/m2eclipse-ajdt/eclipse-2022-12/
71-
* Eclipse 2020-12 (4.18): https://repo.t5.fi/public/eclipse/m2eclipse-ajdt/eclipse-2020-12/
72-
* Eclipse 2019-06 (4.12): https://repo.t5.fi/public/eclipse/m2eclipse-ajdt/eclipse-2019-06/
70+
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
71+
no longer available. Hence, the **aspectj.dev** ones listed above.
7372

7473
#### Update sites example
7574

0 commit comments

Comments
 (0)