summaryrefslogtreecommitdiff
path: root/de.dhbw.horb.ksm.tableeditor/META-INF
diff options
context:
space:
mode:
Diffstat (limited to 'de.dhbw.horb.ksm.tableeditor/META-INF')
-rw-r--r--de.dhbw.horb.ksm.tableeditor/META-INF/MANIFEST.MF9
1 files changed, 9 insertions, 0 deletions
diff --git a/de.dhbw.horb.ksm.tableeditor/META-INF/MANIFEST.MF b/de.dhbw.horb.ksm.tableeditor/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..eda24a5
--- /dev/null
+++ b/de.dhbw.horb.ksm.tableeditor/META-INF/MANIFEST.MF
@@ -0,0 +1,9 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: KSM TableEditor
+Bundle-SymbolicName: de.dhbw.horb.ksm.tableeditor;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Fragment-Host: de.dhbw.horb.ksm.core;bundle-version="1.0.0.qualifier"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-ClassPath: .
+Require-Bundle: org.eclipse.core.boot;bundle-version="3.1.200"