| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: %pluginName | |
| Bundle-SymbolicName: org.eclipse.epf.msproject; singleton:=true | |
| Bundle-Version: 1.0.2 | |
| Bundle-Vendor: %providerName | |
| Bundle-Localization: plugin | |
| Export-Package: org.eclipse.epf.msproject, | |
| org.eclipse.epf.msproject.impl, | |
| org.eclipse.epf.msproject.util | |
| Require-Bundle: org.eclipse.core.runtime, | |
| org.eclipse.emf.ecore;visibility:=reexport, | |
| org.eclipse.emf.ecore.xmi;visibility:=reexport, | |
| com.ibm.icu | |
| Eclipse-LazyStart: true |