Bug 303405 - [preferences] Add new options to 'code formatter' to expose constants from bug 270209
Summary: [preferences] Add new options to 'code formatter' to expose constants from bu...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.6 M6   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 270209
Blocks:
  Show dependency tree
 
Reported: 2010-02-20 05:33 EST by Frederic Fusier CLA
Modified: 2010-03-09 00:13 EST (History)
3 users (show)

See Also:


Attachments
Proposed patch (11.18 KB, patch)
2010-02-20 05:37 EST, Frederic Fusier CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2010-02-20 05:33:54 EST
Once bug 270209 is fixed, the two new constants need to be exposed in the code
formatter preference page.
Comment 1 Frederic Fusier CLA 2010-02-20 05:37:52 EST
Created attachment 159664 [details]
Proposed patch

This patch adds one check box 'Condensed' in both Javadoc and Block groups in the 'Comments' tab of the formatter preference page.
Comment 2 Markus Keller CLA 2010-02-23 06:53:52 EST
Fixed in HEAD using new constants from bug 270209.
Comment 3 Deepak Azad CLA 2010-03-09 00:13:28 EST
Verified the '/** and */ on separate lines' options with I20100308-1300 for 3.6 M6.