blob: 338c0d573b1ef493ac3eabae351eb952538a9656 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.wst.ws.ui; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: wsui.jar
Bundle-Activator: org.eclipse.wst.ws.internal.ui.plugin.WSUIPlugin
Bundle-Vendor: %PLUGIN_PROVIDER
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.ws.internal.provisional.ui.wsrt,
org.eclipse.wst.ws.internal.ui.plugin,
org.eclipse.wst.ws.internal.ui.preferences,
org.eclipse.wst.ws.internal.ui.wsi.preferences,
org.eclipse.wst.ws.internal.ui.wsi.properties,
org.eclipse.wst.ws.ui
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.jdt.core,
org.eclipse.wst.command.env.core,
org.eclipse.wst.command.env,
org.eclipse.wst.command.env.ui,
org.eclipse.wst.ws
Eclipse-AutoStart: true