| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.statet.rtm.ggplot.ui;singleton:=true |
| Bundle-Version: 4.2.3.202102110600-r |
| Bundle-Vendor: Eclipse StatET |
| Bundle-Name: StatET R Task Model - 'ggplot' - UI (Incubation) |
| Bundle-ActivationPolicy: lazy |
| Bundle-Activator: org.eclipse.statet.rtm.ggplot.ui.RtGGPlotEditorPlugin$Implementation |
| Bundle-Localization: plugin |
| 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, |
| org.eclipse.ui, |
| org.eclipse.jface.databinding, |
| org.eclipse.emf.edit.ui, |
| org.eclipse.ui.ide, |
| org.eclipse.statet.rtm.ggplot.core, |
| org.eclipse.statet.rtm.base.ui;bundle-version="[4.2.0,4.3.0)", |
| org.eclipse.statet.r.ui;bundle-version="[4.2.0,4.3.0)" |
| Import-Package: org.eclipse.statet.jcommons.collections;version="4.2.0", |
| org.eclipse.statet.jcommons.lang;version="4.2.0" |