Bug 213080

Summary: [formatter] option to not create new line after parameter annotations
Product: [Eclipse Project] JDT Reporter: Josh Devins <josh>
Component: CoreAssignee: Eric Jodet <eric_jodet>
Status: VERIFIED DUPLICATE QA Contact:
Severity: critical    
Priority: P3 CC: eric_jodet, jerome_lanneluc
Version: 3.3.1   
Target Milestone: 3.4 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Josh Devins CLA 2007-12-14 23:16:07 EST
Build ID: M20071023-1652

Steps To Reproduce:
1. Set your formatter to create a new line after annotations.
2. Create a method where one or more parameters have annotations on them.
3. Running the code formatter will create ugly code by creating a new line after the annotations in the method signature.


More information:
There should be two options for new lines after annotations. One for parameter annotations and one for all other annotations.
Comment 1 Eric Jodet CLA 2007-12-15 07:25:59 EST
sounds like a dup of bug 207330

*** This bug has been marked as a duplicate of bug 207330 ***
Comment 2 Eric Jodet CLA 2008-02-01 09:26:36 EST
re-open to assign bug
Comment 3 Eric Jodet CLA 2008-02-04 10:57:50 EST
bug 122247 fixed
Comment 4 Eric Jodet CLA 2008-02-04 12:54:27 EST
re-open to flag as duplicate and not fixed
Comment 5 Eric Jodet CLA 2008-02-04 12:54:50 EST

*** This bug has been marked as a duplicate of bug 122247 ***
Comment 6 Jerome Lanneluc CLA 2008-02-05 09:13:34 EST
Verified for 3.4M5 using I20080205-0010