Bug 131289 - [formatter] JavaDoc @see reference does not wrap correctly
Summary: [formatter] JavaDoc @see reference does not wrap correctly
Status: VERIFIED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P5 normal (vote)
Target Milestone: 3.5 M3   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-03-10 04:30 EST by Mauritz Løvgren CLA
Modified: 2008-10-28 10:25 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 Mauritz Løvgren CLA 2006-03-10 04:30:10 EST
The following @see reference does not wrap at 80 characters as expected when using built-in Java Conventions code formatter.

    /**
     * Create or remove XMLCManagers as of the new configuration.
     * 
     * @see com.telenor.common.util.dynamic.ReconfigurablePlugin#reconfigure(org.jdom.Element)
     */
Comment 1 Frederic Fusier CLA 2008-08-18 08:07:16 EDT
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
Comment 2 Frederic Fusier CLA 2008-09-25 05:13:09 EDT
There's nothing the formatter can do in this case as there's no blank in the reference. Since the beginning the formatter only wraps line when there's blank. 

I tried to change this while implementing the new comment formatter in 3.4 but this behavior change was refused by most of the formatter users and many bugs opened against it.

So, I do not change it again => close as WONTFIX
Comment 3 Jerome Lanneluc CLA 2008-10-28 10:25:02 EDT
Verified for 3.5M3