| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: DTP ODA Consumer Helper Tests Suite |
| Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.consumer.tests;singleton:=true |
| Bundle-Version: 3.2.5.qualifier |
| Bundle-Vendor: Eclipse.org |
| Require-Bundle: org.junit;bundle-version="[3.8.1,5.0.0)", |
| org.eclipse.datatools.connectivity.oda.consumer;bundle-version="[3.2.4,4.0.0)", |
| org.eclipse.datatools.connectivity.oda.flatfile;bundle-version="[3.0.2,4.0.0)";resolution:=optional, |
| org.eclipse.core.runtime;bundle-version="[3.3.0,4.0.0)", |
| org.eclipse.datatools.connectivity.oda.consumer.testdriver;bundle-version="[3.2.0,4.0.0)" |
| Bundle-ActivationPolicy: lazy |
| Bundle-Activator: org.eclipse.datatools.connectivity.oda.consumer.test.impl.OdaConsumerTestPlugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |