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
There is an option "never join wrapped lines". This will help to keep our custom wrapping unchanged. Great Feature.