Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Wrap Long Lines In Java Editor
Wrap Long Lines In Java Editor [message #177934] Thu, 16 September 2004 10:26 Go to next message
Eclipse UserFriend
Originally posted by: nospam.nospam.com

Hi,

I'd like to make the text of long lines wrap in the Java editor. Of
course, I don't mean that a newline would be inserted; only that the line
wraps visually so that I don't have to use the horizontal scrollbar to
read it. Can this be done?

Thanks,
John
Re: Wrap Long Lines In Java Editor [message #177951 is a reply to message #177934] Thu, 16 September 2004 11:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

Afaik it is not currently possible. There is an enhancement request for it:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=35779. You can vote for it.

In the meantime you can double-click on an editor tab to 'maximize' it (hide
all views) to show more characters in a line. Another double-click will
restore the original layout. If you use Eclipse 3.0, there is a default
key-binding (Ctrl+M) to do this.

HTH,
Regards,
Csaba

"John" <nospam@nospam.com> wrote in message news:cibpno$deo$1@eclipse.org...
> Hi,
>
> I'd like to make the text of long lines wrap in the Java editor. Of
> course, I don't mean that a newline would be inserted; only that the line
> wraps visually so that I don't have to use the horizontal scrollbar to
> read it. Can this be done?
>
> Thanks,
> John
>
Re: Wrap Long Lines In Java Editor [message #178057 is a reply to message #177951] Thu, 16 September 2004 20:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.nospam.com

Horváth, Csaba wrote:

> Hi,

> Afaik it is not currently possible. There is an enhancement request for it:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=35779. You can vote for it.

Csaba,

Thanks. According to that link, the issue has already been resolved....

However, I still can't figure out how to make it work.

Thanks for any more info,
J
Re: Wrap Long Lines In Java Editor [message #178065 is a reply to message #178057] Thu, 16 September 2004 20:16 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
The bug has been resolved as "later"...not yet fixed.

Darins

"John" <nospam@nospam.com> wrote in message news:cicrch$d4k$1@eclipse.org...
> Horv
Previous Topic:How to get a resource (NonJavaFile) in the classpath of a project?
Next Topic:Using Local Sun Docs
Goto Forum:
  


Current Time: Fri Apr 26 21:21:06 GMT 2024

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

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

Back to the top