blob: e88059c4343390a55edd99ea550b2ce4eaa320b6 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Automatic-Module-Name: org.eclipse.wst.xml.xpath2.processor
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.xml.xpath2.processor
Bundle-Version: 2.1.400.qualifier
Require-Bundle: org.apache.xerces;bundle-version="[2.12.0,3.0.0)",
com.ibm.icu;bundle-version="72.1.0",
java_cup-runtime;bundle-version="0.11.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.wst.xml.xpath2.api,
org.eclipse.wst.xml.xpath2.api.typesystem,
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.builtin;x-internal:=true,
org.eclipse.wst.xml.xpath2.processor.internal.types.userdefined;x-internal:=true,
org.eclipse.wst.xml.xpath2.processor.internal.types.xerces;x-internal:=true,
org.eclipse.wst.xml.xpath2.processor.internal.utils;x-internal:=true,
org.eclipse.wst.xml.xpath2.processor.util
Bundle-Vendor: %provider
Bundle-Localization: plugin