From 4403dd934b17ecec6fee95906d0ffa3187759811 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Wed, 3 Jan 2024 14:03:53 +0700 Subject: Remove references and docs about obsolete tools - AspectJ Browser (ajbrowser) - Forte IDE integration - JBuilder IDE integration - Emacs integration All this information was old and outdated. Ajbrowser was removed from AspectJ a while ago. If the other tools even still exist, any possibly existing AspectJ support is not part of AspectJ itself. Signed-off-by: Alexander Kriegisch --- testing/src/test/java/org/aspectj/testing/util/WebInstall.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'testing') diff --git a/testing/src/test/java/org/aspectj/testing/util/WebInstall.java b/testing/src/test/java/org/aspectj/testing/util/WebInstall.java index 6512eb0e6..1dab56ee9 100644 --- a/testing/src/test/java/org/aspectj/testing/util/WebInstall.java +++ b/testing/src/test/java/org/aspectj/testing/util/WebInstall.java @@ -94,8 +94,6 @@ public class WebInstall { protected static String[] packages = new String[] { "aspectj-tools-", "" , "aspectj-docs-", "" - , "ajde-forteModule-", "" - , "ajde-jbuilderOpenTool-", "" }; /** -- cgit v1.2.3