Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 562276

Summary: [14] Provide quickfix tests for missing Record param tags in Javadoc
Product: [Eclipse Project] JDT Reporter: Jeff Johnston <jjohnstn>
Component: UIAssignee: Jeff Johnston <jjohnstn>
Status: CLOSED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 4.16   
Target Milestone: 4.16 M3   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/161163
Whiteboard:

Description Jeff Johnston CLA 2020-04-17 17:47:17 EDT
New logic now reports errors for missing Record @param tags in Javadoc.  This bug adds support for adding missing tags as part of quickfix proposals.
Comment 1 Eclipse Genie CLA 2020-04-17 17:57:49 EDT
New Gerrit change created: https://git.eclipse.org/r/161163
Comment 2 Jeff Johnston CLA 2020-04-17 21:12:16 EDT
Additional code is not needed, just tests.