coder and technology lover
Eclipse: convert upper case text to lower case and viceversa with a simple shortcut
This is just a quick post to share these 2 little shortcuts to convert text from lower case to uppercase and viceversa in Eclipse.
Lower case: CTRL+SHIFT+Y
Upper case: CTRL+SHIFT+X
In both the combination you can select one or more character to convert.
| Print article | This entry was posted by Davide Zanotti on 25, Tuesday f, 2009 at 8:02 am, and is filed under ide. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |

about 8 months ago
Great tip – Just what I was looking for today.
about 1 week ago
I come back to this post about once a month, when I again have the need to clean up somebodies code (somebody that never cares about Coding Conventions)
about 6 days ago
LOL, is not a difficult shortcut to remember :))