PROBLEM - Eclipse - How to Capitalize ( Change to Upper Case ) all text

Problem


How to Capitalize ( Change to Upper Case ) all text in Eclipse.


Solution


1. Select the text to be capitalized.

2. Right Click -> Covert - > To Upper Case

or Ctrl + Alt + U

If you want only the first character of each word to be capitalized , use the option  "Capitalize ( Ctrl + Alt + c )" instead of "To Upper Case"