summaryrefslogtreecommitdiff
path: root/de.dhbw.horb.ksm.qksm/plugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'de.dhbw.horb.ksm.qksm/plugin.xml')
-rw-r--r--de.dhbw.horb.ksm.qksm/plugin.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/de.dhbw.horb.ksm.qksm/plugin.xml b/de.dhbw.horb.ksm.qksm/plugin.xml
deleted file mode 100644
index 14f01db..0000000
--- a/de.dhbw.horb.ksm.qksm/plugin.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<plugin>
- <extension
- point="de.dhbw.horb.ksm.core.model.property">
- <advisor
- class="de.dhbw.horb.ksm.qksm.QKSMNodePropertyDescriptorAdvisor"
- name="QKSMNodePropertyDescriptorAdvisor"
- type="node">
- </advisor>
- </extension>
-
-</plugin>