Is there a quick way to make Eclipse put curly brace on the next line (by itself) on a block of code?
The simplest and global way: Go to Window -> Preferences. Then in search put: "brace".
Select -> Java -> Code Style-> Formatter After opening new window go to brace tab and change it as you prefer.