| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.statet.ltk.buildpath.core;singleton:=true |
| Bundle-Version: 4.2.0.qualifier |
| Bundle-Vendor: Eclipse StatET |
| Bundle-Name: StatET LTK - Buildpath - Core (Incubation) |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: org.eclipse.statet.ecommons.runtime.core;bundle-version="[4.2.0,4.3.0)", |
| org.eclipse.core.resources;visibility:=reexport |
| Import-Package: org.eclipse.statet.jcommons.collections;version="4.2.0", |
| org.eclipse.statet.jcommons.lang;version="4.2.0" |
| Export-Package: org.eclipse.statet.ltk.buildpath.core |