| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: SWTBot Nebula Stepbar Plug-in |
| Bundle-SymbolicName: org.eclipse.swtbot.nebula.stepbar.finder |
| Bundle-Version: 4.2.0.qualifier |
| Bundle-Vendor: Eclipse.org - SWTBot |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: org.hamcrest.core, |
| org.eclipse.swtbot.swt.finder, |
| org.eclipse.nebula.widgets.stepbar |
| Import-Package: org.eclipse.jface.bindings.keys, |
| org.eclipse.swt, |
| org.eclipse.swt.events, |
| org.eclipse.swt.graphics, |
| org.eclipse.swt.widgets, |
| org.junit, |
| org.slf4j |
| Export-Package: org.eclipse.swtbot.nebula.stepbar.finder, |
| org.eclipse.swtbot.nebula.stepbar.finder.widgets |
| Automatic-Module-Name: org.eclipse.swtbot.nebula.stepbar.finder |