| Manifest-Version: 1.0 |
| Export-Package: org.eclipse.papyrus.designer.components.modellibs.core, |
| org.eclipse.papyrus.designer.components.modellibs.core.xtend |
| Require-Bundle: org.eclipse.ui, |
| org.eclipse.ui.ide;bundle-version="3.8.0", |
| org.eclipse.core.runtime, |
| org.eclipse.papyrus.designer.components.fcm.profile;bundle-version="0.7.0", |
| org.eclipse.papyrus.designer.components.transformation.core;bundle-version="0.7.0", |
| org.eclipse.papyrus.designer.components.vsl;bundle-version="0.7.0", |
| org.eclipse.uml2.uml;bundle-version="4.0.0", |
| org.eclipse.papyrus.uml.tools.utils;bundle-version="1.2.0", |
| org.eclipse.papyrus.infra.core.log;bundle-version="1.2.0", |
| org.eclipse.core.resources, |
| org.eclipse.papyrus.designer.languages.cpp.profile;bundle-version="0.7.0", |
| org.eclipse.papyrus.uml.diagram.wizards;bundle-version="1.2.0", |
| com.google.guava;bundle-version="11.0.0", |
| org.eclipse.xtext.xbase.lib, |
| org.eclipse.xtend.lib, |
| org.eclipse.xtend.lib.macro |
| Bundle-Vendor: %providerName |
| Bundle-ActivationPolicy: lazy |
| Bundle-Version: 0.7.0 |
| Bundle-Localization: plugin |
| Bundle-Name: %pluginName |
| Bundle-Activator: org.eclipse.papyrus.designer.components.modellibs.core.Activator |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.papyrus.designer.components.modellibs.core;singleton:=true |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |