From: Mathieu Baudier Date: Wed, 8 Mar 2023 18:50:15 +0000 (+0100) Subject: Improve ECJ packaging X-Git-Tag: v2.3.12~71 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=01ba07c3978a105668a573f23b76f0bf4cbd83ec;p=gpl%2Fargeo-tp.git Improve ECJ packaging --- 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