Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreutarass2009-05-05 17:32:18 +0000
committereutarass2009-05-05 17:32:18 +0000
commitcb04e6af24a43aa0764dfcb28e504605634264a7 (patch)
tree1fae0c43a58988386ca5f06e21890d76a1983a6b /plugins/org.eclipse.tm.tcf
parent2962eea9279c74d0716117776206bd441f9b54aa (diff)
downloadorg.eclipse.tcf-cb04e6af24a43aa0764dfcb28e504605634264a7.tar.gz
org.eclipse.tcf-cb04e6af24a43aa0764dfcb28e504605634264a7.tar.xz
org.eclipse.tcf-cb04e6af24a43aa0764dfcb28e504605634264a7.zip
Bug 273236: [tcf] TCF should export packages with version
Diffstat (limited to 'plugins/org.eclipse.tm.tcf')
-rw-r--r--plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF b/plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF
index 4e222ef89..0cb05c1eb 100644
--- a/plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.tm.tcf/META-INF/MANIFEST.MF
@@ -9,7 +9,3 @@ Require-Bundle: org.eclipse.core.runtime
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Eclipse-LazyStart: true
-Export-Package: org.eclipse.tm.tcf.core,
- org.eclipse.tm.tcf.protocol,
- org.eclipse.tm.tcf.services,
- org.eclipse.tm.tcf.util

Back to the top