From 0648b71198e8a215cf2a7b0bc82a97da0e83a139 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Tue, 9 Jun 2026 18:58:29 +0200 Subject: [PATCH] Remove requirement of inlined o.e.jdt.launching.macosx fragment Part of - https://github.com/eclipse-jdt/eclipse.jdt.debug/pull/855 --- ant/org.eclipse.ant.tests.ui/META-INF/p2.inf | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 ant/org.eclipse.ant.tests.ui/META-INF/p2.inf diff --git a/ant/org.eclipse.ant.tests.ui/META-INF/p2.inf b/ant/org.eclipse.ant.tests.ui/META-INF/p2.inf deleted file mode 100644 index 1aef271eacb..00000000000 --- a/ant/org.eclipse.ant.tests.ui/META-INF/p2.inf +++ /dev/null @@ -1,3 +0,0 @@ -requires.0.namespace = org.eclipse.equinox.p2.iu -requires.0.name = org.eclipse.jdt.launching.macosx -requires.0.filter = (osgi.os=macosx) \ No newline at end of file