Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2013-11-05 12:20:12 +0000
committerCamille Letavernier2013-11-05 12:20:12 +0000
commit199d9b33f4b417ec58d24e87d8d43c2d529f8fbf (patch)
tree94d05a5238ae5dcab077e8fbebcb72de2927af25 /extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/META-INF
parent5e5e2e1230be51a3cfea32438c55fb45cc8ee673 (diff)
downloadorg.eclipse.papyrus-199d9b33f4b417ec58d24e87d8d43c2d529f8fbf.tar.gz
org.eclipse.papyrus-199d9b33f4b417ec58d24e87d8d43c2d529f8fbf.tar.xz
org.eclipse.papyrus-199d9b33f4b417ec58d24e87d8d43c2d529f8fbf.zip
[Releng] Update plug-in metadata
Diffstat (limited to 'extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/META-INF')
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/META-INF/MANIFEST.MF b/extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/META-INF/MANIFEST.MF
index 4c95ddc81a4..3af3a362654 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/META-INF/MANIFEST.MF
+++ b/extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/META-INF/MANIFEST.MF
@@ -1,4 +1,4 @@
-ManifestVersion: 1.0
+Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.acceleo.ui;singleton:=true
@@ -10,7 +10,6 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.papyrus.infra.emf;bundle-version="0.10.1",
org.eclipse.emf.ecore;bundle-version="2.10.0"
Bundle-ActivationPolicy: lazy
-Bundle-ClassPath: .
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.papyrus.acceleo.ui.handlers
Bundle-Vendor: %providerName

Back to the top