Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » line break in editor view
line break in editor view [message #65723] Sat, 09 February 2008 05:20 Go to next message
Eclipse UserFriend
Originally posted by: u.fritz.gmx.net

Does anyone know, how to set a line break in editor view?
I just go crazy, if i also have to scroll the horizontal way, by
searching a document.
Re: line break in editor view [message #65745 is a reply to message #65723] Sat, 09 February 2008 19:45 Go to previous messageGo to next message
Michael Fesser is currently offline Michael FesserFriend
Messages: 16
Registered: July 2009
Junior Member
..oO(Uwe)

>Does anyone know, how to set a line break in editor view?
>I just go crazy, if i also have to scroll the horizontal way, by
>searching a document.

Eclipse currently doesn't support soft line wraps because it's not that
easy to implement as it may seem.

Word Wrap in the Eclipse Editor
http://www.eclipsezone.com/eclipse/forums/t74384.html

Text Viewer and Editor needs to support word wrap
https://bugs.eclipse.org/bugs/show_bug.cgi?id=35779


There's an experimental plugin, though:

http://ahtik.com/blog/eclipse-word-wrap/

I have version 0.0.2 installed here, but use it just occasionally
because of the issues with line numbering and highlighting as mentioned
on that page.

HTH
Micha
Re: line break in editor view [message #65767 is a reply to message #65745] Mon, 11 February 2008 15:12 Go to previous message
Eclipse UserFriend
Originally posted by: u.fritz.gmx.net

Hi Micha,

Thanks a lot for your hints. This helps me out a lot. It is enought for
code reviewing.

Uwe
Previous Topic:PDT, Subclipse, Multiple Servers
Next Topic:debugging on LAMP situation
Goto Forum:
  


Current Time: Thu Mar 28 20:21:16 GMT 2024

Powered by FUDForum. Page generated in 0.03248 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top