blob: 0ab7114bc244f4ea248ed13d13c69cd47c116637 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.wst.ws; singleton:=true
Bundle-Version: 0.7.0
Bundle-Activator: org.eclipse.wst.ws.internal.plugin.WSPlugin
Bundle-Vendor: %PLUGIN_PROVIDER
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.ws.internal.common,
org.eclipse.wst.ws.internal.datamodel,
org.eclipse.wst.ws.internal.extensions,
org.eclipse.wst.ws.internal.monitor,
org.eclipse.wst.ws.internal.plugin,
org.eclipse.wst.ws.internal.preferences,
org.eclipse.wst.ws.internal.provisional.wsrt,
org.eclipse.wst.ws.internal.wsfinder,
org.eclipse.wst.ws.internal.wsil,
org.eclipse.wst.ws.internal.wsrt
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.wst.internet.monitor.core,
org.eclipse.wst.server.core,
org.eclipse.wst.command.env.core,
org.eclipse.wst.ws.parser,
org.eclipse.emf.common,
org.wsdl4j,
org.apache.wsil4j,
org.eclipse.core.resources,
org.eclipse.wst.command.env.ui,
org.eclipse.wst.command.env,
org.eclipse.wst.common.frameworks,
org.eclipse.core.commands
Eclipse-AutoStart: true