Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » line wrapping
line wrapping [message #259821] Thu, 08 July 2004 14:54
Eclipse UserFriend
Originally posted by: noone.nowhere.com

Is there any way to get the excellent Eclipse 2.1.3 style line wrapping
in 3.0? Looking at the 3.0 line wrapping policies, I would expect to
see an option like "wrap only when necessary then wrap all elements,
every element on a new line". For example ...

public void foo(int arg1, int arg2, int arg3) { ...

public void foo(
int arg1,
int arg2,
...
int arg9) { ...

I guess I must be in the minority thinking this was an excellent format
since they got rid of it.

--
Richard Kuhler
Previous Topic:Question About Using PDE Build
Next Topic:No Create Java class button in the toolbar
Goto Forum:
  


Current Time: Sun Jun 08 19:54:17 EDT 2025

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

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

Back to the top