| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.statet.r.launching.winrgui;singleton:=true |
| Bundle-Version: 4.2.3.202102110600-r |
| Bundle-Vendor: Eclipse StatET |
| Bundle-Name: StatET R - R GUI-Connector for Windows (Incubation) |
| Bundle-ActivationPolicy: lazy |
| Bundle-Activator: org.eclipse.statet.r.launching.winrgui.WinRGuiConnectorPlugin |
| Bundle-Localization: plugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Eclipse-PlatformFilter: (osgi.ws=win32) |
| Require-Bundle: org.eclipse.statet.ecommons.runtime.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.ide.ui;bundle-version="[4.2.0,4.3.0)", |
| org.eclipse.statet.r.ui |
| Import-Package: org.eclipse.statet.ecommons.preferences, |
| org.eclipse.statet.jcommons.lang;version="4.2.0" |