| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: org.eclipse.osbp.xtext.reportdsl.oda.datamart |
| Bundle-SymbolicName: org.eclipse.osbp.xtext.reportdsl.oda.datamart;singleton:=true |
| Bundle-Version: 0.9.0.qualifier |
| Bundle-ClassPath: . |
| Bundle-Vendor: Eclipse OSBP |
| Bundle-Localization: plugin |
| Export-Package: org.eclipse.osbp.xtext.reportdsl.oda.datamart.impl;version="0.9.0" |
| Require-Bundle: org.eclipse.osgi.services;bundle-version="3.4.0", |
| org.eclipse.datatools.connectivity.oda;bundle-version="3.0.3", |
| com.vaadin.server;bundle-version="[7.7.6,7.8.0)", |
| org.eclipse.osbp.osgi.hybrid.api;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.osbp.xtext.reportdsl;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.osbp.utils;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.osbp.utils.themes.ui;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.osbp.xtext.datamartdsl;bundle-version="[0.9.0,0.10.0)", |
| olap4j.osgi;bundle-version="[1.1.0,1.3.0)", |
| mondrian.osgi;bundle-version="[3.5.0,3.5.1)", |
| org.eclipse.osbp.xtext.table.common;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.osbp.xtext.datamart.common;bundle-version="[0.9.0,0.10.0)", |
| org.slf4j.api;bundle-version="1.7.2", |
| org.eclipse.e4.core.contexts |
| Bundle-Activator: org.eclipse.osbp.xtext.reportdsl.oda.datamart.Activator |
| Bundle-ActivationPolicy: lazy |
| Service-Component: OSGI-INF/*.xml |
| Import-Package: javax.validation, |
| org.apache.commons.lang;version="2.6.0", |
| org.eclipse.birt.core.data, |
| org.eclipse.birt.report.model.api, |
| org.eclipse.osbp.dsl.common.datatypes;version="0.9.0", |
| org.eclipse.osbp.dsl.semantic.common.types;version="0.9.0", |
| org.eclipse.osbp.ui.api.customfields;version="0.9.0", |
| org.eclipse.osbp.ui.api.datamart;version="0.9.0", |
| org.eclipse.osbp.ui.api.metadata;version="0.9.0", |
| org.eclipse.osbp.ui.api.report;version="0.9.0", |
| org.eclipse.osbp.ui.api.themes;version="0.9.0", |
| org.eclipse.osbp.ui.api.user;version="0.9.0", |
| org.eclipse.osbp.user;version="0.9.0", |
| org.eclipse.osbp.vaaclipse.publicapi.authentication, |
| org.eclipse.osbp.xtext.reportdsl.common;version="0.9.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |