Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn/plugin.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn/plugin.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn/plugin.xml b/plugins/org.eclipse.emf.cdo.dawn/plugin.xml
index 722db93fe8..ba7ba9c117 100644
--- a/plugins/org.eclipse.emf.cdo.dawn/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo.dawn/plugin.xml
@@ -58,7 +58,8 @@
</objectContribution>
<objectContribution
adaptable="false"
- id="org.eclipse.emf.cdo.dawn.handleLocking" objectClass="org.eclipse.gef.EditPart">
+ id="org.eclipse.emf.cdo.dawn.handleLocking"
+ objectClass="org.eclipse.gef.EditPart">
<menu
id="org.eclipse.emf.cdo.dawn.menu.locking"
label="Locking"

Back to the top