From 01ba07c3978a105668a573f23b76f0bf4cbd83ec Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 8 Mar 2023 19:50:15 +0100 Subject: [PATCH] Improve ECJ packaging --- .../org.eclipse.jdt.core.compiler.batch/bnd.bnd | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap/org.argeo.tp.build/org.eclipse.jdt.core.compiler.batch/bnd.bnd b/bootstrap/org.argeo.tp.build/org.eclipse.jdt.core.compiler.batch/bnd.bnd index c72bda9..df348b0 100644 --- a/bootstrap/org.argeo.tp.build/org.eclipse.jdt.core.compiler.batch/bnd.bnd +++ b/bootstrap/org.argeo.tp.build/org.eclipse.jdt.core.compiler.batch/bnd.bnd @@ -5,3 +5,4 @@ qualifier: Bundle-License: EPL-2.0 Main-Class: org.eclipse.jdt.internal.compiler.batch.Main +Export-Package: org.eclipse.jdt.*, !*.internal.* \ No newline at end of file -- 2.30.2