blob: 260624f4202f60d7fddf2f3fa5f23019282d309e [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.stem.tests.graphgenerators;singleton:=true
Bundle-Version: 3.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.stem.graphgenerators.tests,
org.eclipse.stem.test.graphgenerators.tests
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.stem.graphgenerators;visibility:=reexport,
org.eclipse.stem.core;visibility:=reexport,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.junit;visibility:=reexport
Bundle-ActivationPolicy: lazy