blob: 74910e4c8143e623a90da0f55d1e1f0233088ebf [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.stem.tests.util; singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.stem.tests.util.decorators.provider.TestutilityEditPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.stem.tests.util,
org.eclipse.stem.tests.util.decorators,
org.eclipse.stem.tests.util.decorators.impl,
org.eclipse.stem.tests.util.decorators.presentation,
org.eclipse.stem.tests.util.decorators.provider,
org.eclipse.stem.tests.util.decorators.util,
org.eclipse.stem.tests.util.labels,
org.eclipse.stem.tests.util.labels.impl,
org.eclipse.stem.tests.util.labels.presentation,
org.eclipse.stem.tests.util.labels.provider,
org.eclipse.stem.tests.util.labels.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.stem.definitions
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.eclipse.emf.ecore.provider