Community
Participate
Working Groups
3.7 M7. The Javadoc generation for 'Add all missing tags' quick fix and 'Generate Element Comment' (Alt+Shift+J) should not add the tags for type parameters if 'Ignore method type parameters' is disabled (default).
Created attachment 195246 [details] Fix The 'Ignore method type parameters' is new in 3.7. It would make sense to fully support this and avoid generating unwanted tags.
Created attachment 195247 [details] Fix 2 First patch was incomplete.
Dani, OK for RC1?
Created attachment 195271 [details] Test updates
Created attachment 195321 [details] Complete Patch with Tests The patch with the test updates was not complete. Here's the complete all-in-one. Code changes are the same as in Fix 2.
+1 for RC1.
Fixed in HEAD.
Verified with I20110512-2000.
*** Bug 543183 has been marked as a duplicate of this bug. ***