Skip to content

Commit

Permalink
For for #1034: keybinding conflicts for ALT+SHIFT+E G
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-milles committed Feb 20, 2020
1 parent 6f5f4d9 commit e02503d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ide/org.codehaus.groovy.eclipse.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -892,11 +892,11 @@
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="M2+M3+D G">
</key>
<key
<!--key
commandId="org.codehaus.groovy.eclipse.groovyScriptLaunchShortcut.coverage"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="M2+M3+E G"><!-- TestNG Suite also uses 'G' -->
</key>
sequence="M2+M3+E G"><!- TestNG Suite also uses 'G' ->
</key-->
<key
commandId="org.codehaus.groovy.eclipse.ui.convertToJava"
contextId="org.eclipse.ui.contexts.window"
Expand Down

0 comments on commit e02503d

Please sign in to comment.