Bug 20442 - Doc - Javadoc missing in ICodeSnippetRequestor
Summary: Doc - Javadoc missing in ICodeSnippetRequestor
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 F4   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-17 09:38 EDT by David Audel CLA
Modified: 2002-06-28 07:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.