blob: febca9aaba07f2a97ad94b8084cda285c75c763b [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.stem.tests.graphgenerators;singleton:=true
Bundle-Version: 2.0.3.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