Bug 20442

Summary: Doc - Javadoc missing in ICodeSnippetRequestor
Product: [Eclipse Project] JDT Reporter: David Audel <david_audel>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 F4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description David Audel CLA 2002-06-17 09:38:59 EDT
There is no javadoc for ICodeSnippetRequestor constants : IMPORT, INTERNAL, 
PACKAGE and RESULT_TYPE_FIELD. The comments of these constants are non javadoc 
comments.
Comment 1 Philipe Mulet CLA 2002-06-18 19:42:04 EDT
Could be candidate for F4
Comment 2 Jerome Lanneluc CLA 2002-06-26 05:58:38 EDT
Fixed (regular comments were used instead of javadoc comments)
Comment 3 David Audel CLA 2002-06-28 07:14:04 EDT
Verified.