| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.statet.ecommons.debug.ui;singleton:=true |
| Bundle-Version: 4.2.2.qualifier |
| Bundle-Vendor: Eclipse StatET |
| Bundle-Name: StatET ECommons - Debug - UI (Incubation) |
| Bundle-ActivationPolicy: lazy |
| Bundle-Activator: org.eclipse.statet.internal.ecommons.debug.ui.ECommonsDebugUIPlugin |
| Bundle-Localization: plugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="3.18.0", |
| org.eclipse.core.variables, |
| org.eclipse.statet.ecommons.databinding.core;bundle-version="[4.2.0,4.3.0)", |
| org.eclipse.statet.ecommons.debug.core;bundle-version="[4.2.0,4.3.0)", |
| org.eclipse.statet.ecommons.uimisc, |
| org.eclipse.ui, |
| org.eclipse.debug.ui;visibility:=reexport, |
| org.eclipse.core.expressions, |
| org.eclipse.e4.core.contexts |
| Import-Package: com.ibm.icu.text;version="64.2.0", |
| org.eclipse.statet.ecommons.databinding;version="4.2.0", |
| org.eclipse.statet.ecommons.databinding.core;version="4.2.0", |
| org.eclipse.statet.ecommons.databinding.core.util;version="4.2.0", |
| org.eclipse.statet.ecommons.variables.core, |
| org.eclipse.statet.jcommons.collections;version="4.2.0", |
| org.eclipse.statet.jcommons.lang;version="4.2.0" |
| Export-Package: org.eclipse.statet.ecommons.debug.ui, |
| org.eclipse.statet.ecommons.debug.ui.breakpoints, |
| org.eclipse.statet.ecommons.debug.ui.config, |
| org.eclipse.statet.ecommons.debug.ui.config.actions |