Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Maggi2015-01-19 09:57:41 +0000
committerBenoit Maggi2015-02-17 15:03:48 +0000
commit6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f (patch)
tree09857014032c0a765b415c3b8d5840f20d0cd896 /plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF
parentada1991844d16d1a7e989d4a419b533b060dc1c9 (diff)
downloadorg.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.tar.gz
org.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.tar.xz
org.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.zip
Bug 457266 - Remove pdoc from papyrus repository
Change-Id: I621a26b4b5fb54cf096817c7859f8628e423645c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF')
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF
index ff45dd142f3..c34cbe80155 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF
@@ -43,4 +43,4 @@ Bundle-Activator: org.eclipse.papyrus.customization.properties.generat
Bundle-SymbolicName: org.eclipse.papyrus.customization.properties.gene
ration;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-
+Bundle-Description: %pluginDescription

Back to the top