| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Tests |
| Bundle-SymbolicName: org.eclipse.intent.mapping.ide.tests;singleton:=true |
| Bundle-Version: 0.10.0.qualifier |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Require-Bundle: org.junit;bundle-version="4.0.0", |
| org.eclipse.intent.mapping;bundle-version="0.10.0", |
| org.eclipse.intent.mapping.ide;bundle-version="0.10.0", |
| org.eclipse.core.resources, |
| org.eclipse.core.runtime, |
| org.eclipse.intent.mapping.tests |
| Export-Package: org.eclipse.intent.mapping.ide.tests, |
| org.eclipse.intent.mapping.ide.tests.adapter, |
| org.eclipse.intent.mapping.ide.tests.connector, |
| org.eclipse.intent.mapping.ide.tests.internal.connector, |
| org.eclipse.intent.mapping.ide.tests.resource |
| Bundle-ActivationPolicy: lazy |