blob: 44a4542916a949a4971bbc5049a40ebdd9aea828 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Snippets Tests
Bundle-SymbolicName: org.eclipse.wst.common.snippets.tests; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: snippetstests.jar
Bundle-Activator: org.eclipse.wst.common.snippets.tests.TestsPlugin
Bundle-Vendor: Eclipse.org
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,
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