summaryrefslogtreecommitdiff
path: root/de.dhbw.horb.ksm.qksm/META-INF
diff options
context:
space:
mode:
Diffstat (limited to 'de.dhbw.horb.ksm.qksm/META-INF')
-rw-r--r--de.dhbw.horb.ksm.qksm/META-INF/MANIFEST.MF5
1 files changed, 2 insertions, 3 deletions
diff --git a/de.dhbw.horb.ksm.qksm/META-INF/MANIFEST.MF b/de.dhbw.horb.ksm.qksm/META-INF/MANIFEST.MF
index 353b055..f0bd244 100644
--- a/de.dhbw.horb.ksm.qksm/META-INF/MANIFEST.MF
+++ b/de.dhbw.horb.ksm.qksm/META-INF/MANIFEST.MF
@@ -3,9 +3,8 @@ Bundle-ManifestVersion: 2
Bundle-Name: Qksm
Bundle-SymbolicName: de.dhbw.horb.ksm.qksm;singleton:=true
Bundle-Version: 1.0.0.qualifier
-Bundle-Activator: de.dhbw.horb.ksm.qksm.Activator
+Fragment-Host: de.dhbw.horb.ksm.core
Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- de.dhbw.horb.ksm.core;bundle-version="1.0.0"
+ org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6