mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Add Automatic-Module-Name to some terminal bundles.
Change-Id: I5a73c4786996895bcaf906dbeb0d434e4ac2c227 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
17c7327574
commit
822dc3d68b
4 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,4 @@ Export-Package: org.eclipse.tm.terminal.connector.telnet.activator;x-internal:=t
|
|||
org.eclipse.tm.terminal.connector.telnet.controls,
|
||||
org.eclipse.tm.terminal.connector.telnet.launcher,
|
||||
org.eclipse.tm.terminal.connector.telnet.nls;x-internal:=true
|
||||
Automatic-Module-Name: org.eclipse.tm.terminal.connector.telnet
|
||||
|
|
|
@ -19,3 +19,4 @@ Export-Package: org.eclipse.tm.internal.terminal.connector;x-internal:=true,
|
|||
org.eclipse.tm.internal.terminal.textcanvas;x-internal:=true,
|
||||
org.eclipse.tm.terminal.model,
|
||||
org.eclipse.tm.terminal.test
|
||||
Automatic-Module-Name: org.eclipse.tm.terminal.test
|
||||
|
|
|
@ -19,3 +19,4 @@ Export-Package: org.eclipse.tm.terminal.view.core,
|
|||
org.eclipse.tm.terminal.view.core.preferences,
|
||||
org.eclipse.tm.terminal.view.core.tracing,
|
||||
org.eclipse.tm.terminal.view.core.utils
|
||||
Automatic-Module-Name: org.eclipse.tm.terminal.view.core
|
||||
|
|
|
@ -38,3 +38,4 @@ Export-Package: org.eclipse.tm.terminal.view.ui.actions,
|
|||
org.eclipse.tm.terminal.view.ui.tabs,
|
||||
org.eclipse.tm.terminal.view.ui.view,
|
||||
org.eclipse.tm.terminal.view.ui.view.showin;x-internal:=true
|
||||
Automatic-Module-Name: org.eclipse.tm.terminal.view.ui
|
||||
|
|
Loading…
Add table
Reference in a new issue