Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2013-06-21 11:32:22 +0000
committercletavernie2013-06-21 11:32:22 +0000
commitce52dc8dfb32f82fa2dad68602874cefaf36c153 (patch)
treec975a2d493ae28eca95281d2f9479ccf0c36fd53 /extraplugins/java
parent97addb8371e1ebe89b2bc74502496ed72101096c (diff)
downloadorg.eclipse.papyrus-ce52dc8dfb32f82fa2dad68602874cefaf36c153.tar.gz
org.eclipse.papyrus-ce52dc8dfb32f82fa2dad68602874cefaf36c153.tar.xz
org.eclipse.papyrus-ce52dc8dfb32f82fa2dad68602874cefaf36c153.zip
[Releng] Update Extra plug-ins metadata
Fix Manifests
Diffstat (limited to 'extraplugins/java')
-rw-r--r--extraplugins/java/org.eclipse.papyrus.java.reverse.ui/META-INF/MANIFEST.MF1
-rw-r--r--extraplugins/java/org.eclipse.papyrus.java.reverse/META-INF/MANIFEST.MF1
2 files changed, 2 insertions, 0 deletions
diff --git a/extraplugins/java/org.eclipse.papyrus.java.reverse.ui/META-INF/MANIFEST.MF b/extraplugins/java/org.eclipse.papyrus.java.reverse.ui/META-INF/MANIFEST.MF
index 73a25156094..4e12d787c2a 100644
--- a/extraplugins/java/org.eclipse.papyrus.java.reverse.ui/META-INF/MANIFEST.MF
+++ b/extraplugins/java/org.eclipse.papyrus.java.reverse.ui/META-INF/MANIFEST.MF
@@ -14,3 +14,4 @@ Require-Bundle: org.eclipse.ui,
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: %providerName
+Bundle-Localization: plugin
diff --git a/extraplugins/java/org.eclipse.papyrus.java.reverse/META-INF/MANIFEST.MF b/extraplugins/java/org.eclipse.papyrus.java.reverse/META-INF/MANIFEST.MF
index e9698383384..0abce256af4 100644
--- a/extraplugins/java/org.eclipse.papyrus.java.reverse/META-INF/MANIFEST.MF
+++ b/extraplugins/java/org.eclipse.papyrus.java.reverse/META-INF/MANIFEST.MF
@@ -14,3 +14,4 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.uml2.uml;visibility:=reexport
Bundle-Vendor: %providerName
+Bundle-Localization: plugin

Back to the top