| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: SWTBot Eclipse Control Finder Plug-in Test (incubation) |
| Bundle-SymbolicName: org.eclipse.swtbot.eclipse.finder.test;singleton:=true |
| Bundle-Version: 2.0.3.qualifier |
| Require-Bundle: org.eclipse.jface.text, |
| org.eclipse.core.resources, |
| org.eclipse.ui, |
| org.eclipse.ui.editors, |
| org.eclipse.ui.ide, |
| org.eclipse.core.runtime, |
| org.eclipse.swtbot.swt.finder, |
| org.eclipse.swtbot.eclipse.finder, |
| org.hamcrest, |
| org.junit4, |
| org.apache.log4j;bundle-version="[1.2.13,1.3.0)", |
| org.eclipse.swtbot.junit4_x |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Bundle-Vendor: Eclipse.org - SWTBot |
| Eclipse-RegisterBuddy: org.apache.log4j |