| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.statet.redocs.wikitext.r.debug;singleton:=true |
| Automatic-Module-Name: org.eclipse.statet.redocs.wikitext.r.debug |
| Bundle-Version: 4.5.0.qualifier |
| Bundle-Vendor: Eclipse StatET |
| Bundle-Name: StatET ReDocs - Wikitext+R - R Debug (Incubation) |
| Bundle-ActivationPolicy: lazy |
| Bundle-Localization: plugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Require-Bundle: org.eclipse.statet.ecommons.runtime.core;bundle-version="[4.5.0,4.6.0)", |
| org.eclipse.statet.ide.ui;bundle-version="[4.5.0,4.6.0)", |
| org.eclipse.statet.ltk.ui, |
| org.eclipse.statet.nico.ui, |
| org.eclipse.statet.r.ui, |
| org.eclipse.statet.r.console.ui, |
| org.eclipse.statet.r.debug.ui, |
| org.eclipse.statet.redocs.wikitext.r, |
| org.eclipse.statet.docmlet.wikitext.ui |
| Import-Package: org.eclipse.statet.jcommons.lang;version="4.5.0" |