Bug 266109 - [formatter] Increase the word wrapping size in the code formatter
Summary: [formatter] Increase the word wrapping size in the code formatter
Status: VERIFIED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.5 M6   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-25 06:47 EST by Prakash Rangaraj CLA
Modified: 2009-03-09 10:37 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Prakash Rangaraj CLA 2009-02-25 06:47:26 EST
Build ID: I20090224-0800

The standard word wrapping in JDT code formatting is 80. It appears that (from Bug# 258729) its based on the Java coding guidelines, which is pretty old. Can that be changed to a higher number? say 100 or 120?
Comment 1 Dani Megert CLA 2009-02-25 06:52:56 EST
I don't think we need to change this given that people can change this is desired.

Note that this change would need a new profile as we don't touch existing ones.
Comment 2 Frederic Fusier CLA 2009-02-25 07:57:29 EST
(In reply to comment #1)
> I don't think we need to change this given that people can change this is
> desired.
> 
> Note that this change would need a new profile as we don't touch existing ones.
> 
I also agree that we do not need to change that. If so, then we would introduce a compatibility issue surely making users of Save actions including formatting definitely not happy...

Even if the Java coding conventions is quite old, then they are still valid. hence, as Eclipse conventions for code are based on them, I doubt we will change this value...
Comment 3 David Audel CLA 2009-03-09 10:37:07 EDT
Verified for 3.5M6.