| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: org.eclipse.osbp.xtext.entitymock.common |
| Bundle-SymbolicName: org.eclipse.osbp.xtext.entitymock.common;singleton:=true |
| Bundle-Version: 0.9.0.qualifier |
| Bundle-ClassPath: . |
| Bundle-Vendor: Eclipse OSBP |
| Bundle-Localization: plugin |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Bundle-ActivationPolicy: lazy |
| Require-Bundle: org.slf4j.api;bundle-version="1.7.2";resolution:=optional, |
| org.apache.log4j;resolution:=optional, |
| org.apache.xerces;bundle-version="2.9.0", |
| org.apache.commons.lang;bundle-version="2.6.0", |
| org.apache.commons.logging, |
| org.eclipse.core.runtime, |
| org.antlr.runtime, |
| com.google.inject;bundle-version="3.0.0", |
| org.eclipse.emf.common, |
| org.eclipse.emf.ecore;visibility:=reexport, |
| org.eclipse.emf.ecore.xcore, |
| org.eclipse.emf.ecore.xcore.lib, |
| org.eclipse.emf.codegen.ecore;resolution:=optional, |
| org.eclipse.emf.mwe.utils;resolution:=optional, |
| org.eclipse.xtend.lib;bundle-version="[2.11.0,2.12.0)", |
| org.eclipse.xtext;bundle-version="[2.11.0,2.12.0)", |
| org.eclipse.xtext.common.types;bundle-version="[2.11.0,2.12.0)";visibility:=reexport, |
| org.eclipse.xtext.xbase;bundle-version="[2.11.0,2.12.0)";visibility:=reexport, |
| org.eclipse.xtext.xbase.lib;bundle-version="[2.11.0,2.12.0)", |
| org.eclipse.xtext.generator;bundle-version="[2.11.0,2.12.0)";resolution:=optional, |
| org.eclipse.xtext.util;bundle-version="[2.11.0,2.12.0)", |
| org.junit;bundle-version="4.10.0", |
| org.objectweb.asm;bundle-version="[5.0.1,6.0.0)", |
| org.eclipse.osbp.gitinfo;bundle-version="[0.9.0,0.10.0)", |
| org.apache.commons.lang3;bundle-version="3.4.0", |
| org.eclipse.osbp.datainterchange.api |
| Import-Package: javax.validation, |
| javax.validation.constraints, |
| org.apache.log4j, |
| org.eclipse.osbp.core.api.persistence;version="0.9.0", |
| org.eclipse.osbp.dsl.common.datatypes;version="0.9.0", |
| org.eclipse.osbp.dsl.dto.lib.impl;version="0.9.0", |
| org.eclipse.osbp.jpa.services, |
| org.eclipse.osbp.runtime.common.event;version="0.9.0", |
| org.eclipse.osbp.runtime.common.filter;version="0.9.0", |
| org.eclipse.osbp.ui.api.customfields;version="0.9.0", |
| org.joda.time;version="2.7.0", |
| org.joda.time.base;version="2.7.0" |
| Export-Package: org.eclipse.osbp.xtext.entitymock.common;version="0.9.0", |
| org.eclipse.osbp.xtext.entitymock.common.filler;version="0.9.0", |
| org.eclipse.osbp.xtext.entitymock.common.filler.test;version="0.9.0" |