blob: efc1bd8710eeaa6eefc859cb495553d685f79cd9 [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
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.4