From dcf75c64596d67abbc8d4ab0f6e104fdb10fa108 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Wed, 26 May 2010 09:43:32 +0000 Subject: [PATCH] Bug 314420 - [releng] Lots of illegal access warnings in tm.terminal.local --- org.eclipse.tm.terminal/META-INF/MANIFEST.MF | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.eclipse.tm.terminal/META-INF/MANIFEST.MF b/org.eclipse.tm.terminal/META-INF/MANIFEST.MF index 0176cf33bf4..fa167527de8 100644 --- a/org.eclipse.tm.terminal/META-INF/MANIFEST.MF +++ b/org.eclipse.tm.terminal/META-INF/MANIFEST.MF @@ -23,12 +23,14 @@ Export-Package: org.eclipse.tm.internal.terminal.connector;x-friends:="org.eclip x-friends:="org.eclipse.tm.terminal.serial, org.eclipse.tm.terminal.ssh, org.eclipse.tm.terminal.telnet, + org.eclipse.tm.terminal.local, org.eclipse.tm.terminal.view, org.eclipse.tm.terminal.test", org.eclipse.tm.internal.terminal.provisional.api.provider; x-friends:="org.eclipse.tm.terminal.serial, org.eclipse.tm.terminal.ssh, org.eclipse.tm.terminal.telnet, + org.eclipse.tm.terminal.local, org.eclipse.tm.terminal.test", org.eclipse.tm.internal.terminal.textcanvas;x-friends:="org.eclipse.tm.terminal.test", org.eclipse.tm.terminal.model