Bug 157540 - Formatter adds spaces to javadoc <pre> blocks
Summary: Formatter adds spaces to javadoc <pre> blocks
Status: VERIFIED DUPLICATE of bug 99738
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2.2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-15 19:34 EDT by martin CLA
Modified: 2007-02-06 02:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description martin CLA 2006-09-15 19:34:19 EDT
If you run the code formatter on this comment, it will indent the text with one space every time you run it. Try holding Ctrl+Shift+F and see what happens :)
/**
 * <pre>
 * Some monospace text
 * </pre>
 */
Comment 1 Olivier Thomann CLA 2006-09-15 20:02:13 EDT

*** This bug has been marked as a duplicate of 99738 ***
Comment 2 Maxime Daniel CLA 2007-01-16 00:07:44 EST
Verified for 3.2.2 using build M20070112-1200.
Comment 3 Eric Jodet CLA 2007-02-06 02:28:35 EST
Verified for 3.3 M5 using build I20070205-0009