| Summary: | [formatting] 'New line after @param tags' not working | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | nathan <nqw2000> |
| Component: | Text | Assignee: | JDT-Text-Inbox <jdt-text-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mateusz.matela |
| Version: | 3.1 | ||
| Target Milestone: | 4.5 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
Moving to core. Sounds like a formatter problem. This belongs to JDT/Text even if JDT/Core will integrate soon the comment formatting. This problem doesn't occur in 4.5, probably was fixed much earlier. |
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