blob: d6b14136714ed4bc6042287e37c339bd7b274eb1 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Snippets_View.name
Bundle-SymbolicName: org.eclipse.wst.common.snippets; singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: org.eclipse.wst.common.snippets.internal.SnippetsPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.common.snippets.internal,
org.eclipse.wst.common.snippets.internal.actions,
org.eclipse.wst.common.snippets.internal.dnd,
org.eclipse.wst.common.snippets.internal.editors,
org.eclipse.wst.common.snippets.internal.model,
org.eclipse.wst.common.snippets.internal.palette,
org.eclipse.wst.common.snippets.internal.provisional,
org.eclipse.wst.common.snippets.internal.provisional.insertions,
org.eclipse.wst.common.snippets.internal.team,
org.eclipse.wst.common.snippets.internal.ui,
org.eclipse.wst.common.snippets.internal.util
Require-Bundle: org.eclipse.gef,
org.eclipse.ui.ide,
org.eclipse.ui.workbench.texteditor,
org.eclipse.ui,
org.eclipse.jface.text,
org.eclipse.core.resources,
org.eclipse.core.runtime
Eclipse-AutoStart: true