blob: 67bb4a7792f7cc0df08d429dc96bece28ae9bf0c [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.stem.tests.transport;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.stem.definitions.transport.tests
Require-Bundle: org.eclipse.stem.transport;visibility:=reexport,
org.eclipse.stem.tests.util,
org.eclipse.stem.tests.definitions,
org.eclipse.stem.tests.diseasemodels,
org.eclipse.stem.tests.core,
org.eclipse.stem.solvers.fd,
org.junit;visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6