Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/org.eclipse.papyrus.property.editor.xtext.ui/plugin.xml')
-rw-r--r--plugins/uml/org.eclipse.papyrus.property.editor.xtext.ui/plugin.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/uml/org.eclipse.papyrus.property.editor.xtext.ui/plugin.xml b/plugins/uml/org.eclipse.papyrus.property.editor.xtext.ui/plugin.xml
index e446b3d6add..e7fd6d60995 100644
--- a/plugins/uml/org.eclipse.papyrus.property.editor.xtext.ui/plugin.xml
+++ b/plugins/uml/org.eclipse.papyrus.property.editor.xtext.ui/plugin.xml
@@ -34,10 +34,6 @@
</reference>
</activeWhen>
</handler>
- <handler
- class="org.eclipse.papyrus.property.editor.xtext.ui.contentassist.UmlPropertyContentAssistHandler"
- commandId="org.eclipse.ui.edit.text.contentAssist.proposals">
- </handler>
</extension>
<extension point="org.eclipse.core.expressions.definitions">
<definition id="org.eclipse.papyrus.property.editor.xtext.UmlProperty.Editor.opened">

Back to the top