From 5fcab359a697e18b7c8eec6b0e3523ffc3711abc Mon Sep 17 00:00:00 2001 From: Fred Bricon Date: Thu, 22 May 2014 13:40:28 +0200 Subject: 434055 : forgot to export internal packages Change-Id: I12ffe33186e658091707b7689fe8e27adac75cd9 Signed-off-by: Fred Bricon --- org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'org.eclipse.m2e.profiles.ui') diff --git a/org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF b/org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF index 380606a1..271bb9ca 100644 --- a/org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF +++ b/org.eclipse.m2e.profiles.ui/META-INF/MANIFEST.MF @@ -16,4 +16,6 @@ Require-Bundle: org.eclipse.ui, Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-Vendor: %Bundle-Vendor -Export-Package: org.eclipse.m2e.profiles.ui.internal;x-internal:=true +Export-Package: org.eclipse.m2e.profiles.ui.internal;x-internal:=true, + org.eclipse.m2e.profiles.ui.internal.actions;x-internal:=true, + org.eclipse.m2e.profiles.ui.internal.dialog;x-internal:=true -- cgit v1.2.3