| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-SymbolicName: org.eclipse.acceleo.query.tests;singleton:=true |
| Bundle-Version: 6.0.9.qualifier |
| Bundle-ClassPath: . |
| Bundle-Vendor: %providerName |
| Bundle-Name: %pluginName |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
| Bundle-Localization: plugin |
| Require-Bundle: org.junit;bundle-version="[4.11.0,5.0.0)", |
| org.eclipse.acceleo.query;bundle-version="5.0.0", |
| org.eclipse.emf.common, |
| org.eclipse.emf.ecore.xmi, |
| org.eclipse.core.runtime, |
| org.eclipse.emf.ecore;visibility:=reexport, |
| org.eclipse.acceleo.query.tests.qmodel;bundle-version="3.6.0", |
| org.eclipse.acceleo.query.tests.anydsl;bundle-version="3.6.0", |
| org.eclipse.uml2.uml;bundle-version="5.0.1", |
| org.eclipse.acceleo.annotations;bundle-version="3.6.0", |
| org.eclipse.acceleo.query.tests.nestedpackages;bundle-version="3.6.0" |
| Bundle-ActivationPolicy: lazy |
| Export-Package: nooperationreflection, |
| nooperationreflection.impl, |
| nooperationreflection.util, |
| org.eclipse.acceleo.query.ast.test;x-friends:="org.eclipse.acceleo.query.compat.tests", |
| org.eclipse.acceleo.query.parser.tests;x-friends:="org.eclipse.acceleo.query.compat.tests", |
| org.eclipse.acceleo.query.runtime.servicelookup;x-friends:="org.eclipse.acceleo.query.compat.tests", |
| org.eclipse.acceleo.query.runtime.test;x-friends:="org.eclipse.acceleo.query.compat.tests", |
| org.eclipse.acceleo.query.services.tests;x-friends:="org.eclipse.acceleo.query.compat.tests", |
| org.eclipse.acceleo.query.tests;x-friends:="org.eclipse.acceleo.query.compat.tests", |
| org.eclipse.acceleo.query.tests.runtime.impl, |
| org.eclipse.acceleo.query.tests.runtime.impl.completion, |
| org.eclipse.acceleo.query.tests.runtime.lookup.basic, |
| org.eclipse.acceleo.query.tests.services;x-friends:="org.eclipse.acceleo.query.compat.tests", |
| org.eclipse.acceleo.query.tests.unit;x-friends:="org.eclipse.acceleo.query.compat.tests", |
| org.eclipse.acceleo.query.tests.validation.types |
| Import-Package: org.antlr.v4.runtime, |
| com.google.common.base;version="[15.0.0,22.0.0)", |
| com.google.common.collect;version="[15.0.0,22.0.0)" |