Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sysml/properties/org.eclipse.papyrus.sysml.properties.view/META-INF/MANIFEST.MF')
-rw-r--r--plugins/sysml/properties/org.eclipse.papyrus.sysml.properties.view/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/sysml/properties/org.eclipse.papyrus.sysml.properties.view/META-INF/MANIFEST.MF b/plugins/sysml/properties/org.eclipse.papyrus.sysml.properties.view/META-INF/MANIFEST.MF
index a6fb61ae739..9722cd02c70 100644
--- a/plugins/sysml/properties/org.eclipse.papyrus.sysml.properties.view/META-INF/MANIFEST.MF
+++ b/plugins/sysml/properties/org.eclipse.papyrus.sysml.properties.view/META-INF/MANIFEST.MF
@@ -9,7 +9,6 @@ Bundle-Version: 0.9.0.qualifier
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.properties.view.sysml.Activator
-Bundle-SymbolicName: org.eclipse.papyrus.properties.view.sysml;singlet
- on:=true
+Bundle-SymbolicName: org.eclipse.papyrus.sysml.properties.view;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top