Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 86726 - [formatting] 'New line after @param tags' not working
Summary: [formatting] 'New line after @param tags' not working
Status: CLOSED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 4.5   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-25 19:01 EST by nathan CLA
Modified: 2016-01-08 17:47 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nathan CLA 2005-02-25 19:01:22 EST
After uncheck the "New line after @param tags", the Preview pane shows 
the correct format, but it doesn't work properly in the editor.

It works the first time if I "Generate Getters and Setters...", but 
the subsequent "Format" actions will break the line into 2.

The path to reproduce :
Project => Properties => Java Code Style => Formatter
    => (Enable project specific settings, New...) => Edit...
    => Comments

I'm using Versoin 3.1.0, Build id: 200412162000
Thanks,
Nathan
Comment 1 Dirk Baeumer CLA 2005-02-27 12:03:49 EST
Moving to core. Sounds like a formatter problem.
Comment 2 Olivier Thomann CLA 2005-02-28 03:20:12 EST
This belongs to JDT/Text even if JDT/Core will integrate soon the comment
formatting.
Comment 3 Mateusz Matela CLA 2016-01-08 17:47:57 EST
This problem doesn't occur in 4.5, probably was fixed much earlier.