| Summary: | [formatter] Poor format for user comments in generated code | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Kevin Williams <kjwillia> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | Mateusz Matela <mateusz.matela> |
| Severity: | normal | ||
| Priority: | P5 | CC: | jarthana |
| Version: | 3.1.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | stalebug | ||
|
Description
Kevin Williams
What component generates such a default comment ? Ownership has changed for the formatter, but I surely will not have enough time to fix your bug during the 3.5 development process, hence set its priority to P5. Please provide a patch if you definitely need the bug to be fixed in this version and I'll have a look at it... TIA This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. Mateusz, I can't figure whether this is really a bug. Can you please comment on this and close if appropriate? I think the intention is that the formatter for javadoc should not join lines that consist of html comments. It's not a bad idea, but it's hard to decide if it should be just a behavior change (at least it would not affect previously formatted code) or a new setting. |