blob: e758948b9729ca14d8bfae13953abe190cd825c7 [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.2.0.qualifier
Bundle-Activator: org.eclipse.wst.ws.internal.ui.plugin.WSUIPlugin
Bundle-Vendor: %PLUGIN_PROVIDER
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.ws.internal.ui;x-internal:=true,
org.eclipse.wst.ws.internal.ui.command;x-internal:=true,
org.eclipse.wst.ws.internal.ui.plugin;x-internal:=true,
org.eclipse.wst.ws.internal.ui.preferences;x-internal:=true,
org.eclipse.wst.ws.internal.ui.utils,
org.eclipse.wst.ws.internal.ui.wsi.preferences;x-internal:=true,
org.eclipse.wst.ws.internal.ui.wsrt;x-internal:=true
Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)",
org.eclipse.wst.command.env.ui;bundle-version="[1.0.101,2.0.0)",
org.eclipse.wst.ws;bundle-version="[1.0.100,1.2.0)",
org.eclipse.wst.common.frameworks;bundle-version="[1.1.0,2.0.0)",
org.eclipse.emf.common;bundle-version="[2.2.0,3.0.0)",
org.eclipse.ui.ide;bundle-version="[3.2.0,4.0.0)"
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: JavaSE-1.8