1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +02:00

Polish: Export all packages

Change-Id: I95258bdb898112c0a78431281fec9e5a687ecf90
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
This commit is contained in:
Martin Oberhuber 2016-06-06 01:29:33 +02:00
parent 026296b1e4
commit 8854fc9696
2 changed files with 4 additions and 1 deletions

View file

@ -20,5 +20,6 @@ Require-Bundle: org.eclipse.cdt.core;bundle-version="5.6.0";resolution:=optional
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Export-Package: org.eclipse.tm.terminal.connector.local.controls,
Export-Package: org.eclipse.tm.terminal.connector.local.activator;x-internal:=true,
org.eclipse.tm.terminal.connector.local.controls,
org.eclipse.tm.terminal.connector.local.launcher

View file

@ -28,9 +28,11 @@ Export-Package: org.eclipse.tm.terminal.view.ui.actions,
org.eclipse.tm.terminal.view.ui.internal.handler;x-internal:=true,
org.eclipse.tm.terminal.view.ui.launcher,
org.eclipse.tm.terminal.view.ui.listeners,
org.eclipse.tm.terminal.view.ui.local.showin;x-internal:=true,
org.eclipse.tm.terminal.view.ui.manager,
org.eclipse.tm.terminal.view.ui.nls;x-internal:=true,
org.eclipse.tm.terminal.view.ui.panels,
org.eclipse.tm.terminal.view.ui.preferences;x-internal:=true,
org.eclipse.tm.terminal.view.ui.services,
org.eclipse.tm.terminal.view.ui.streams,
org.eclipse.tm.terminal.view.ui.tabs,