| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.statet.ltk.buildpath.ui;singleton:=true |
| Bundle-Version: 4.2.1.202011120600-r |
| Bundle-Vendor: Eclipse StatET |
| Bundle-Name: StatET LTK - Buildpath - UI (Incubation) |
| Bundle-ActivationPolicy: lazy |
| Bundle-Activator: org.eclipse.statet.internal.ltk.buildpath.ui.BuildpathsUIPlugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: org.eclipse.statet.ecommons.runtime.core;bundle-version="[4.2.0,4.3.0)", |
| org.eclipse.statet.ecommons.databinding.core;bundle-version="[4.2.0,4.3.0)", |
| org.eclipse.core.databinding.property, |
| org.eclipse.ui, |
| org.eclipse.jface.databinding, |
| org.eclipse.ui.ide, |
| org.eclipse.statet.ltk.buildpath.core;bundle-version="[4.2.0,4.3.0)";visibility:=reexport, |
| org.eclipse.statet.ecommons.uimisc;bundle-version="[4.2.0,4.3.0)" |
| Import-Package: org.eclipse.statet.jcommons.collections;version="4.2.0" |
| Export-Package: org.eclipse.statet.ltk.buildpath.ui, |
| org.eclipse.statet.ltk.buildpath.ui.wizards |