How to make Eclipse indent all the code to the left by one tab? Know all settings, this option is not found.
1) Press: Ctrl + Shift + F
2) Another option is to go to Window->Preferences->Java->Editor->SaveActions and set the settings of formatting code . Then the source code will be formatted automatically whenever you save it.
In Window -> Preferences-for example, see java -> Code Style -> Formatter which specifies how to format the code there, select the desired formatter and Edit. But that would be all the code began with Taba ... so not familiar.
Find more questions by tags Eclipse