Bug 43651 - Linewrapping of throws declarations (if many)
Summary: Linewrapping of throws declarations (if many)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M4   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-25 10:01 EDT by Jens H. Gabe CLA
Modified: 2003-10-14 07:33 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens H. Gabe CLA 2003-09-25 10:01:21 EDT
Using 3.0 M2

Throws declarations are formatted on a single line when code formatting. Even 
if there are many, and thus making a longer line than linewrapping rules permit.
Comment 1 Dani Megert CLA 2003-09-25 10:08:35 EDT
code formatter is owned by JDT Core
Comment 2 Olivier Thomann CLA 2003-10-03 10:42:41 EDT
This is addressed in the new formatter.
Fixed and released in HEAD.
Regression test added.
Comment 3 David Audel CLA 2003-10-14 07:33:47 EDT
Verified.