mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 16:55:38 +02:00
Bug 314420 - [releng] Lots of illegal access warnings in tm.terminal.local
This commit is contained in:
parent
c143c839dd
commit
dcf75c6459
1 changed files with 2 additions and 0 deletions
|
@ -23,12 +23,14 @@ Export-Package: org.eclipse.tm.internal.terminal.connector;x-friends:="org.eclip
|
||||||
x-friends:="org.eclipse.tm.terminal.serial,
|
x-friends:="org.eclipse.tm.terminal.serial,
|
||||||
org.eclipse.tm.terminal.ssh,
|
org.eclipse.tm.terminal.ssh,
|
||||||
org.eclipse.tm.terminal.telnet,
|
org.eclipse.tm.terminal.telnet,
|
||||||
|
org.eclipse.tm.terminal.local,
|
||||||
org.eclipse.tm.terminal.view,
|
org.eclipse.tm.terminal.view,
|
||||||
org.eclipse.tm.terminal.test",
|
org.eclipse.tm.terminal.test",
|
||||||
org.eclipse.tm.internal.terminal.provisional.api.provider;
|
org.eclipse.tm.internal.terminal.provisional.api.provider;
|
||||||
x-friends:="org.eclipse.tm.terminal.serial,
|
x-friends:="org.eclipse.tm.terminal.serial,
|
||||||
org.eclipse.tm.terminal.ssh,
|
org.eclipse.tm.terminal.ssh,
|
||||||
org.eclipse.tm.terminal.telnet,
|
org.eclipse.tm.terminal.telnet,
|
||||||
|
org.eclipse.tm.terminal.local,
|
||||||
org.eclipse.tm.terminal.test",
|
org.eclipse.tm.terminal.test",
|
||||||
org.eclipse.tm.internal.terminal.textcanvas;x-friends:="org.eclipse.tm.terminal.test",
|
org.eclipse.tm.internal.terminal.textcanvas;x-friends:="org.eclipse.tm.terminal.test",
|
||||||
org.eclipse.tm.terminal.model
|
org.eclipse.tm.terminal.model
|
||||||
|
|
Loading…
Add table
Reference in a new issue