Bug 154473 - Additional options for formatting comments
Summary: Additional options for formatting comments
Status: RESOLVED DUPLICATE of bug 52115
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-20 12:01 EDT by Eugene Kuleshov CLA
Modified: 2006-08-22 02:32 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 Eugene Kuleshov CLA 2006-08-20 12:01:42 EDT
Currently there is only one option for comments formatting wich affetcs everything: header comments, javadoc (/** */), non-javadoc (/* */) and line comments (//).

In my experience formatting comments outside of javadoc is usually a bad idea. So, please provide separate options for selecting what comment types should be formatted.

PS: most annoying thing is the reformatting line comments that used to comment out some code...
Comment 1 Dani Megert CLA 2006-08-22 02:32:39 EDT

*** This bug has been marked as a duplicate of 52115 ***