Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.modelica.uml.sysml; singleton:=true Bundle-Version: 1.0.0 Bundle-ClassPath: . Bundle-Activator: org.modelica.uml.sysml.SysmlPlugin$Implementation Bundle-Vendor: %providerName Bundle-Localization: plugin Export-Package: org.modelica.uml.sysml, org.modelica.uml.sysml.impl, org.modelica.uml.sysml.util Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport, org.eclipse.uml2.uml;visibility:=reexport Eclipse-LazyStart: true