Bug 80378

Summary: Javadoc of CompletionProposal#getFlags() needs polish
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Markus Keller CLA 2004-12-07 10:58:58 EST
Javadoc of CompletionProposal#getFlags() needs polish. Towards the end:
(1)	 * for the method that is being createdn</li>
	 * </ul>
(2)	 * For kinds of completion proposals, this method returns
	 * <code>Flags.AccDefault</code>.
	 * </p>

(1) "created", not "createdn"
(2) For *other* kinds ...

---------------------------
In Javadoc of CompletionProposal#getReplaceStart():
	 * to the original request offset. For example, a
	 * it would be possible for a type completion to 

=> no "a" at end of first line
Comment 1 Olivier Thomann CLA 2004-12-07 21:19:17 EST
Fixed and released in HEAD.
Comment 2 Frederic Fusier CLA 2004-12-15 12:52:33 EST
Verified for 3.1 M4 using build I200412142000.