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.