summaryrefslogtreecommitdiff
path: root/de.dhbw.horb.ksm.qksm/plugin.xml
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2011-05-13 19:06:56 +0200
committeryvesf <yvesf-git@xapek.org>2011-05-21 11:00:42 +0200
commit83ec6cd048be645225c08265eb86b35e811dd1c9 (patch)
treeb5876b908202e57cb3dc5347d059d3fb51b932e1 /de.dhbw.horb.ksm.qksm/plugin.xml
parentd99fac83ac0b02c2e8d1e93c18a25a3c92539726 (diff)
downloadksm-rcp-83ec6cd048be645225c08265eb86b35e811dd1c9.tar.gz
ksm-rcp-83ec6cd048be645225c08265eb86b35e811dd1c9.zip
Ende Fischer '11
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>