Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2012-06-13 12:08:26 +0000
committercletavernie2012-06-13 12:08:26 +0000
commitc5ff25a0839067edd7740e579a5a69b8c210690a (patch)
tree2385e678c4eb5a514d6fa61e17b02950fad9e211 /plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation
parentc23931f5a9507d7db7467a41710018b390a6ea50 (diff)
downloadorg.eclipse.papyrus-c5ff25a0839067edd7740e579a5a69b8c210690a.tar.gz
org.eclipse.papyrus-c5ff25a0839067edd7740e579a5a69b8c210690a.tar.xz
org.eclipse.papyrus-c5ff25a0839067edd7740e579a5a69b8c210690a.zip
345330: [General] Papyrus shall integrate the Essential OCL Xtext editor
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345330 Fix Manifest.MF
Diffstat (limited to 'plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation')
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/META-INF/MANIFEST.MF b/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/META-INF/MANIFEST.MF
index 62b95bec94b..a747740c682 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/META-INF/MANIFEST.MF
+++ b/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/META-INF/MANIFEST.MF
@@ -13,3 +13,4 @@ Require-Bundle: org.eclipse.ui,
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: %providerName
+Bundle-Localization: plugin

Back to the top