Skip to content

Instantly share code, notes, and snippets.

@edenir-anschau
Last active August 29, 2015 14:26
Embed
What would you like to do?
Eclipse: convert upper case text to lower case and viceversa with a simple shortcut
Lower case: CTRL+SHIFT+Y
Upper case: CTRL+SHIFT+X
Source: http://www.daveoncode.com/2009/08/25/eclipse-shortcut-switch-convert-uppercase-text-cod-lowercase/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment