blob: b7845a7b4318d7a3453960826119898649b08da5 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.xml.xpath2.processor
Bundle-Version: 1.0.0.qualifier
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0",
org.apache.xerces;bundle-version="[2.9.0,3.0.0)",
java_cup.runtime;bundle-version="0.10.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.wst.xml.xpath2.processor.internal.XPath2Plugin
Export-Package: org.eclipse.wst.xml.xpath2.processor,
org.eclipse.wst.xml.xpath2.processor.ast,
org.eclipse.wst.xml.xpath2.processor.function,
org.eclipse.wst.xml.xpath2.processor.internal;x-internal:=true,
org.eclipse.wst.xml.xpath2.processor.internal.ast;x-internal:=true,
org.eclipse.wst.xml.xpath2.processor.internal.function;x-internal:=true,
org.eclipse.wst.xml.xpath2.processor.internal.types;x-internal:=true
Bundle-Vendor: %providerName
Bundle-Localization: plugin