blob: bcf734cf6c7095dc3e8f26849a1d502d2a7c43f0 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.rcptt.ecl.core.tests;singleton:=true
Bundle-Version: 2.5.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.rcptt.ecl.core.tests,
org.eclipse.rcptt.ecl.core.tests.model,
org.eclipse.rcptt.ecl.core.tests.model.impl,
org.eclipse.rcptt.ecl.core.tests.model.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.rcptt.ecl.core;bundle-version="[2.5.1,3.0.0)";visibility:=reexport,
org.junit,
org.eclipse.rcptt.ecl.parser;bundle-version="[2.5.1,3.0.0)",
org.eclipse.rcptt.ecl.interop;bundle-version="2.0.0"
Bundle-ActivationPolicy: lazy