From d99fac83ac0b02c2e8d1e93c18a25a3c92539726 Mon Sep 17 00:00:00 2001 From: yvesf Date: Mon, 9 May 2011 23:37:38 +0200 Subject: Vor-Ergebnisse Studienarbeit --- de.dhbw.horb.ksm.model/META-INF/MANIFEST.MF | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 de.dhbw.horb.ksm.model/META-INF/MANIFEST.MF (limited to 'de.dhbw.horb.ksm.model/META-INF/MANIFEST.MF') diff --git a/de.dhbw.horb.ksm.model/META-INF/MANIFEST.MF b/de.dhbw.horb.ksm.model/META-INF/MANIFEST.MF new file mode 100644 index 0000000..2b9089b --- /dev/null +++ b/de.dhbw.horb.ksm.model/META-INF/MANIFEST.MF @@ -0,0 +1,9 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Model +Bundle-SymbolicName: de.dhbw.horb.ksm.model +Bundle-Version: 1.0.0 +Export-Package: de.dhbw.horb.ksm.model.api, + de.dhbw.horb.ksm.model.generated, + de.dhbw.horb.ksm.model.impl +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -- cgit v1.2.1