Does anybody know how to turn line breaking in eclipse after you press CTRL + SHIFT + F (code format), ex :
CTRL + SHIFT + F
System.err .println
Go to Window->Preferences->Java->Code Style->Formatter. Create new formatter. Click on edit and then pick tab Line Wrapping and set Line Wrapping policy to Do not wrap.