| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: E4swt |
| Bundle-SymbolicName: org.eclipse.fx.sample.e4swt;singleton:=true |
| Bundle-Version: 1.0.0.qualifier |
| Require-Bundle: javax.inject;bundle-version="1.0.0", |
| org.eclipse.core.runtime;bundle-version="3.10.0", |
| org.eclipse.swt;bundle-version="3.103.0", |
| org.eclipse.e4.ui.model.workbench;bundle-version="1.1.0", |
| org.eclipse.jface;bundle-version="3.10.0", |
| org.eclipse.e4.ui.services;bundle-version="1.1.0", |
| org.eclipse.e4.ui.workbench;bundle-version="1.1.0", |
| org.eclipse.e4.core.di;bundle-version="1.4.0", |
| org.eclipse.e4.ui.di;bundle-version="1.0.0", |
| org.eclipse.e4.core.contexts;bundle-version="1.3.100", |
| org.eclipse.fx.sample.e4swt.fx;bundle-version="1.0.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |