Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbvosburgh2011-02-22 17:58:58 +0000
committerbvosburgh2011-02-22 17:58:58 +0000
commit31562bbe72e456f03da6a361345caf51f62f2cef (patch)
treebf198152ebfb18eeb4de4b2fee8371d6959acdbb /common/tests/org.eclipse.jpt.common.ui.tests
parent5873c7fa478184891fdb39ddcba3e31de7ee3c63 (diff)
downloadwebtools.dali-31562bbe72e456f03da6a361345caf51f62f2cef.tar.gz
webtools.dali-31562bbe72e456f03da6a361345caf51f62f2cef.tar.xz
webtools.dali-31562bbe72e456f03da6a361345caf51f62f2cef.zip
clean up x-friends, access rules, etc.
Diffstat (limited to 'common/tests/org.eclipse.jpt.common.ui.tests')
-rw-r--r--common/tests/org.eclipse.jpt.common.ui.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tests/org.eclipse.jpt.common.ui.tests/META-INF/MANIFEST.MF b/common/tests/org.eclipse.jpt.common.ui.tests/META-INF/MANIFEST.MF
index 1230d75ca1..8aa4fa0986 100644
--- a/common/tests/org.eclipse.jpt.common.ui.tests/META-INF/MANIFEST.MF
+++ b/common/tests/org.eclipse.jpt.common.ui.tests/META-INF/MANIFEST.MF
@@ -14,7 +14,7 @@ Require-Bundle:
org.eclipse.ui.forms;bundle-version="[3.5.100,4.0.0)",
org.eclipse.ui.workbench;bundle-version="[3.7.0,4.0.0)",
org.eclipse.ui.navigator;bundle-version="[3.5.0,4.0.0)"
-Export-Package: org.eclipse.jpt.common.ui.tests,
+Export-Package: org.eclipse.jpt.common.ui.tests;x-internal:=true,
org.eclipse.jpt.common.ui.tests.internal.jface;x-internal:=true,
org.eclipse.jpt.common.ui.tests.internal.swt;x-internal:=true,
org.eclipse.jpt.common.ui.tests.internal.util;x-internal:=true,

Back to the top