Bug 314066 - Add missing flags (<code>, @see, @return, @param) in javadoc
Summary: Add missing flags (<code>, @see, @return, @param) in javadoc
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 RC3   Edit
Assignee: Lakshmi P Shanmugam CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2010-05-24 04:17 EDT by Lakshmi P Shanmugam CLA
Modified: 2010-05-25 16:46 EDT (History)
1 user (show)

See Also:


Attachments
patch (13.94 KB, patch)
2010-05-24 04:17 EDT, Lakshmi P Shanmugam CLA
no flags Details | Diff
patch2 (18.28 KB, patch)
2010-05-24 04:46 EDT, Lakshmi P Shanmugam CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lakshmi P Shanmugam CLA 2010-05-24 04:17:38 EDT
Created attachment 169639 [details]
patch

Add missing <code></code>, @see, @return flags
Comment 1 Lakshmi P Shanmugam CLA 2010-05-24 04:46:37 EDT
Created attachment 169642 [details]
patch2

added missing @param tags and corrected errors in param names.
Comment 2 Lakshmi P Shanmugam CLA 2010-05-24 04:50:34 EDT
Fixed in HEAD > 20100524