blob: bbf2d8dd91051d302902468b43dbcc5fd22652cf [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.xml.xpath2.processor
Bundle-Version: 1.1.3.qualifier
Require-Bundle: org.apache.xerces;bundle-version="[2.9.0,3.0.0)",
java_cup.runtime;bundle-version="0.10.0",
org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)";resolution:=optional,
com.ibm.icu;bundle-version="[3.8.0,5.0.0)";resolution:=optional
Bundle-RequiredExecutionEnvironment: J2SE-1.5,J2SE-1.4
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,
org.eclipse.wst.xml.xpath2.processor.internal.types.userdefined;x-internal:=true,
org.eclipse.wst.xml.xpath2.processor.internal.utils;x-internal:=true
Bundle-Vendor: %provider
Bundle-Localization: plugin