| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Jwt-we-view-bpmn |
| Bundle-SymbolicName: org.eclipse.jwt.we.plugins.viewbpmn;singleton:=true |
| Bundle-Version: 1.6.0.qualifier |
| Bundle-Activator: org.eclipse.jwt.we.plugins.viewbpmn.Activator |
| Require-Bundle: org.eclipse.core.runtime, |
| org.eclipse.jwt.we;bundle-version="1.2.0", |
| org.eclipse.gef;bundle-version="3.7.2", |
| org.eclipse.emf.common.ui;bundle-version="2.7.0", |
| org.eclipse.emf.edit;bundle-version="2.7.2", |
| org.eclipse.jwt.we.conf.edit;bundle-version="1.6.0", |
| org.eclipse.jwt.meta;bundle-version="1.6.0", |
| org.eclipse.jwt.we.plugins.viewepc;bundle-version="1.6.0" |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
| Bundle-Vendor: Eclipse JWT |