Bug 157540

Summary: Formatter adds spaces to javadoc <pre> blocks
Product: [Eclipse Project] JDT Reporter: martin <martin.strand>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: VERIFIED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2.2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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