blob: cc4a8ce1613208a9787d5061bb037267217b02c5 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.wst.ws; singleton:=true
Bundle-Version: 1.0.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.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,
org.eclipse.wst.common.frameworks,
org.eclipse.core.commands,
org.eclipse.wst.common.environment
Eclipse-AutoStart: true