Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Schindl2010-05-07 12:30:13 +0000
committerThomas Schindl2010-05-07 12:30:13 +0000
commit97eba5318125c814be2814533a1758dde4cccb81 (patch)
tree8721cebfa81236dd9dfe9287dc952419fb43b9c7 /bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF
parente7603c67463a8daa7b30d01d051acc3672d0162f (diff)
downloadorg.eclipse.e4.tools-97eba5318125c814be2814533a1758dde4cccb81.tar.gz
org.eclipse.e4.tools-97eba5318125c814be2814533a1758dde4cccb81.tar.xz
org.eclipse.e4.tools-97eba5318125c814be2814533a1758dde4cccb81.zip
[Bug 304584] - [Tooling] Implement Workbench-Model-Tooling
* no dependency on emf.ui which has an upper bound to 3.7.0
Diffstat (limited to 'bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF
index ce71a25a..126b5f34 100644
--- a/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF
@@ -15,7 +15,6 @@ Require-Bundle: org.eclipse.core.databinding;bundle-version="1.3.0",
org.eclipse.jface;bundle-version="3.6.0",
org.eclipse.emf.edit;bundle-version="2.6.0",
org.eclipse.equinox.common;bundle-version="3.6.0",
- org.eclipse.e4.ui.model.workbench.edit;bundle-version="0.9.1",
org.eclipse.emf.databinding.edit;bundle-version="1.2.0",
com.ibm.icu;bundle-version="4.2.1",
org.eclipse.core.resources;bundle-version="3.6.0",

Back to the top