blob: 7348739c9b8e64aaf8bc143e51bfc92851dac27b [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.server.core; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: servercore.jar
Bundle-Activator: org.eclipse.wst.server.core.internal.ServerPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.server.core,
org.eclipse.wst.server.core.internal,
org.eclipse.wst.server.core.internal.provisional,
org.eclipse.wst.server.core.model,
org.eclipse.wst.server.core.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.core.expressions,
org.eclipse.core.commands,
org.eclipse.debug.core
Eclipse-AutoStart: true