| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.jst.ws.cxf.consumption.core;singleton:=true |
| Bundle-Version: 1.0.300.qualifier |
| Bundle-Activator: org.eclipse.jst.ws.internal.cxf.consumption.core.CXFConsumptionCorePlugin |
| Bundle-Vendor: %pluginProvider |
| Bundle-Localization: plugin |
| Export-Package: org.eclipse.jst.ws.internal.cxf.consumption.core.commands;x-friends:="org.eclipse.jst.ws.cxf.consumption.ui" |
| Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.wst.ws;bundle-version="[1.1.0,1.2.0)", |
| org.eclipse.core.resources;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.jst.ws;bundle-version="[1.0.304,1.1.0)", |
| org.eclipse.wst.common.frameworks;bundle-version="[1.1.200,1.3.0)", |
| org.eclipse.jst.ws.cxf.core;bundle-version="0.4.3", |
| org.eclipse.jdt.core;bundle-version="[3.4.0,4.0.0)", |
| javax.wsdl;bundle-version="[1.6.2,1.7.0)", |
| org.eclipse.wst.common.modulecore;bundle-version="[1.1.0,1.3.0)", |
| org.eclipse.jst.ws.jaxws.core;bundle-version="[1.0.0,1.1.0)" |
| Ant-Version: Apache Ant 1.7.0 |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Created-By: 1.5.0_14-b03 (Sun Microsystems Inc.) |
| Bundle-ActivationPolicy: lazy |