blob: e51a4081c689713c1f610c085614b588166f80e1 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.eclipse.wst.common.snippets.tests; singleton:=true
Bundle-Version: 1.0.200.qualifier
Bundle-ClassPath: snippetstests.jar
Bundle-Activator: org.eclipse.wst.common.snippets.tests.TestsPlugin
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.common.snippets.core.tests,
org.eclipse.wst.common.snippets.tests,
org.eclipse.wst.common.snippets.ui.tests
Require-Bundle: org.junit;bundle-version="[3.8.2,4.0.0)",
org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.text,
org.eclipse.ui,
org.eclipse.wst.common.snippets,
org.eclipse.ui.ide,
org.eclipse.ui.workbench.texteditor,
org.eclipse.gef
Eclipse-LazyStart: true
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.4