Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/migration/org.eclipse.papyrus.m2m.qvto/META-INF/MANIFEST.MF')
-rw-r--r--extraplugins/migration/org.eclipse.papyrus.m2m.qvto/META-INF/MANIFEST.MF16
1 files changed, 0 insertions, 16 deletions
diff --git a/extraplugins/migration/org.eclipse.papyrus.m2m.qvto/META-INF/MANIFEST.MF b/extraplugins/migration/org.eclipse.papyrus.m2m.qvto/META-INF/MANIFEST.MF
deleted file mode 100644
index 0387eb3dd58..00000000000
--- a/extraplugins/migration/org.eclipse.papyrus.m2m.qvto/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,16 +0,0 @@
-Manifest-Version: 1.0
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.eclipse.m2m.qvt.oml;bundle-version="3.4.0",
- org.eclipse.m2m.qvt.oml.runtime,
- org.eclipse.gmf.runtime.notation;bundle-version="1.7.0",
- org.eclipse.gmf.runtime.draw2d.ui;bundle-version="1.9.0"
-Export-Package: org.eclipse.papyrus.m2m.qvto
-Bundle-Vendor: Eclipse Modeling Project
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.4.0.qualifier
-Bundle-Name: Papyrus QVTo Library
-Bundle-ManifestVersion: 2
-Bundle-Activator: org.eclipse.papyrus.m2m.qvto.Activator
-Bundle-SymbolicName: org.eclipse.papyrus.m2m.qvto;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top