eclipse disable word wrap

Costas

Administrator
Staff member
Go to Window->Preferences->Java->Code Style->Formatter. Create new formatter. Set Maximum Length = 400 + click on edit and then pick tab Line Wrapping and set Line Wrapping policy to Do not wrap.
 
Top