Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-03-26 19:38:05 +0000
committerCamille Letavernier2014-03-26 19:38:05 +0000
commitcbff285cac3e8ed6daf30ad9897322b586684fba (patch)
tree32c07c0012ca9091986d9148732fc05fc6ac0011 /extraplugins/layers/org.eclipse.papyrus.layers.notationmodel.edit
parentb8aa39913f08f34cd57b84d25c673d49854f0094 (diff)
downloadorg.eclipse.papyrus-cbff285cac3e8ed6daf30ad9897322b586684fba.tar.gz
org.eclipse.papyrus-cbff285cac3e8ed6daf30ad9897322b586684fba.tar.xz
org.eclipse.papyrus-cbff285cac3e8ed6daf30ad9897322b586684fba.zip
[Releng] Fix bundle metadata for Layers and ModelExplorer
Diffstat (limited to 'extraplugins/layers/org.eclipse.papyrus.layers.notationmodel.edit')
-rw-r--r--extraplugins/layers/org.eclipse.papyrus.layers.notationmodel.edit/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/extraplugins/layers/org.eclipse.papyrus.layers.notationmodel.edit/META-INF/MANIFEST.MF b/extraplugins/layers/org.eclipse.papyrus.layers.notationmodel.edit/META-INF/MANIFEST.MF
index 06762c1196d..48d63fdc6cb 100644
--- a/extraplugins/layers/org.eclipse.papyrus.layers.notationmodel.edit/META-INF/MANIFEST.MF
+++ b/extraplugins/layers/org.eclipse.papyrus.layers.notationmodel.edit/META-INF/MANIFEST.MF
@@ -15,3 +15,4 @@ Require-Bundle: org.eclipse.ui,
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.papyrus.layers.notationmodel.edit
+Bundle-Localization: plugin

Back to the top