| [news.eclipse.newcomer] Re: Line wrap in Eclipse standart editor |
You can use Source->Format to reformat the text, but it will add permanent newlines at the wrapping points. If that's okay, then you'll want to go to Preferences->Java->Code Style->Formatter (assuming you are editing Java - I'm not sure how it works with the C/C++ plug-in) and make sure the settings are what you want.Hi all, is there any possibility to wrap long lines in standard Eclipse text editor ? Currently in my work sources contains many very long lines and wrap would be very usefull. I tried to dig in preferences but didn't find any usefull. Thanks for answers.