| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %plugin.name |
| Bundle-SymbolicName: org.eclipse.datatools.enablement.oda.xml;singleton:=true |
| Bundle-Version: 1.0.3.200711011 |
| Bundle-ClassPath: . |
| Bundle-Vendor: Eclipse.org |
| Bundle-Localization: plugin |
| Require-Bundle: org.eclipse.datatools.connectivity.oda;bundle-version="[3.1.0,4.0.0)", |
| com.ibm.icu;bundle-version="[3.4.4,4.0.0)", |
| org.apache.xerces;bundle-version="[2.8.0,3.0.0)", |
| org.eclipse.datatools.connectivity.oda.profile;bundle-version="[3.0.4,4.0.0)";resolution:=optional |
| Eclipse-LazyStart: true |
| Export-Package: org.eclipse.datatools.enablement.oda.xml;x-internal:=false, |
| org.eclipse.datatools.enablement.oda.xml.i18n;x-friends:="org.eclipse.birt.report.data.oda.xml", |
| org.eclipse.datatools.enablement.oda.xml.impl;x-friends:="org.eclipse.birt.report.data.oda.xml,org.eclipse.datatools.enablement.oda.xml.ui,org.eclipse.datatools.enablement.oda.xml.tests,org.eclipse.datatools.enablement.oda.ws", |
| org.eclipse.datatools.enablement.oda.xml.util;x-friends:="org.eclipse.birt.report.data.oda.xml,org.eclipse.datatools.enablement.oda.xml.ui,org.eclipse.datatools.enablement.oda.xml.tests", |
| org.eclipse.datatools.enablement.oda.xml.util.date;x-friends:="org.eclipse.birt.report.data.oda.xml,org.eclipse.datatools.enablement.oda.xml.tests", |
| org.eclipse.datatools.enablement.oda.xml.util.ui;x-friends:="org.eclipse.birt.report.data.oda.xml,org.eclipse.datatools.enablement.oda.xml.ui,org.eclipse.datatools.enablement.oda.xml.tests" |
| Bundle-RequiredExecutionEnvironment: J2SE-1.4 |