Bug 104780 - TVT 3.1: TCT 386 - wrong description for option FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION
Summary: TVT 3.1: TCT 386 - wrong description for option FORMATTER_INSERT_NEW_LINE_AFT...
Status: CLOSED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1.1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-22 07:28 EDT by Kit Lo CLA
Modified: 2006-11-16 11:21 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kit Lo CLA 2005-07-22 07:28:10 EDT
The option FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION in 
eclipse\plugins\org.eclipse.jdt.doc.isv\doc_zip\guide\jdt_api_options.htm has 
a description of: 

Option to insert a new line after the opening brace in an array initializer 

Please confirm if that's incorrect description, and should read:

Option to insert a new line after annotation
Comment 1 Markus Keller CLA 2005-07-22 11:25:16 EDT
Moving to JDT/Core.

The Javadoc in DefaultCodeFormatterConstants has the same copy-paste error.
Comment 2 Olivier Thomann CLA 2005-07-22 14:24:55 EDT
Yes this is an error.
Will be fixed.
Philippe, should we fix it for 3.1.1?
Comment 3 Olivier Thomann CLA 2005-07-22 14:30:34 EDT
Fixed and released in HEAD.
Comment 4 Philipe Mulet CLA 2005-07-22 14:59:57 EDT
Is this change required in 3.1.1 ?
Comment 5 Philipe Mulet CLA 2005-07-22 15:06:32 EDT
Actually, this is only a doc change. +1 for 3.1.1 though it isn't critical.
Comment 6 Cam-Thu Le CLA 2005-08-03 17:43:38 EDT
It is unclear to me if the problem will be fixed in 3.1.1. Please confirm.
Comment 7 Olivier Thomann CLA 2005-08-04 09:10:16 EDT
Yes, this will be backported to 3.1.1 as it is only a doc change. It doesn't
affect the code formatter.
Comment 8 Olivier Thomann CLA 2005-08-04 12:01:57 EDT
Fixed and released in 3.1 maintenance stream.
Comment 9 Jerome Lanneluc CLA 2005-08-11 10:32:34 EDT
Verified with 3.2 M1
Comment 10 Maxime Daniel CLA 2005-09-21 09:04:03 EDT
Verified for 3.2 M2 with build I20050929-0010.
Comment 11 Maxime Daniel CLA 2005-09-21 09:05:06 EDT
Apologies, typo: Verified for 3.2 M2 with build I20050920-0010.
Comment 12 David Audel CLA 2005-09-26 12:34:09 EDT
Verified using M20050923-1430 for 3.1.1
Comment 13 Kit Lo CLA 2006-11-16 11:21:21 EST
closing verified bug