blob: 1381546ea1d54243a0a2e23a670af23b895d7241 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Simple Web UI Plug-in
Bundle-SymbolicName: org.eclipse.wst.web.ui; singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: org.eclipse.wst.web.ui.internal.WSTWebUIPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.web.ui.internal,
org.eclipse.wst.web.ui.internal.wizards
Require-Bundle: org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.ui,
org.eclipse.ui.ide,
org.eclipse.wst.common.frameworks,
org.eclipse.wst.common.frameworks.ui,
org.eclipse.wst.web,
org.eclipse.jem.util,
org.eclipse.wst.common.modulecore,
org.eclipse.wst.common.project.facet.ui,
org.eclipse.wst.common.project.facet.core,
org.eclipse.wst.server.ui
Eclipse-AutoStart: true