blob: 7616eaebb55c77f1e8da923ed15c31f55ebee5bd [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Automatic-Module-Name: org.eclipse.wst.json.core
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.json.core;singleton:=true
Bundle-Version: 1.1.100.qualifier
Bundle-Activator: org.eclipse.wst.json.core.JSONCorePlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.wst.sse.core;bundle-version="[1.2.900, 2.0.0)",
org.eclipse.core.resources;bundle-version="[3.18.0, 4.0.0)",
org.eclipse.wst.validation,
org.eclipse.wst.common.uriresolver,
org.eclipse.json,
com.ibm.icu;bundle-version="73.1.0",
org.eclipse.core.net
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.wst.json.core,
org.eclipse.wst.json.core.cleanup,
org.eclipse.wst.json.core.contenttype,
org.eclipse.wst.json.core.document,
org.eclipse.wst.json.core.format,
org.eclipse.wst.json.core.internal,
org.eclipse.wst.json.core.internal.contenttype,
org.eclipse.wst.json.core.internal.document,
org.eclipse.wst.json.core.internal.download,
org.eclipse.wst.json.core.internal.encoding,
org.eclipse.wst.json.core.internal.format,
org.eclipse.wst.json.core.internal.modelhandler,
org.eclipse.wst.json.core.internal.parser,
org.eclipse.wst.json.core.internal.parser.regions,
org.eclipse.wst.json.core.internal.preferences,
org.eclipse.wst.json.core.internal.schema,
org.eclipse.wst.json.core.internal.schema.catalog,
org.eclipse.wst.json.core.internal.text,
org.eclipse.wst.json.core.internal.util,
org.eclipse.wst.json.core.internal.validation,
org.eclipse.wst.json.core.internal.validation.core,
org.eclipse.wst.json.core.internal.validation.eclipse,
org.eclipse.wst.json.core.jsonpath,
org.eclipse.wst.json.core.modelhandler,
org.eclipse.wst.json.core.preferences,
org.eclipse.wst.json.core.regions,
org.eclipse.wst.json.core.schema.catalog,
org.eclipse.wst.json.core.text,
org.eclipse.wst.json.core.util,
org.eclipse.wst.json.core.validation
Import-Package: org.apache.http,
org.apache.http.client,
org.apache.http.util,
org.apache.http.client.config,
org.apache.http.client.methods,
org.apache.http.conn,
org.apache.http.entity,
org.apache.http.impl.client,
org.apache.http.conn.routing,
org.apache.http.protocol