Bug 49663

Summary: Javadoc warnings should be filterable in Problems view
Product: [Eclipse Project] JDT Reporter: Eric Bodden <eric>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: philippe_mulet
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Eric Bodden CLA 2004-01-07 19:02:32 EST
I would recommend to add a fifth tick box for Javadoc warnings to the filters 
dialog of the problems view because I think one might want to postpone 
documentation errors to some later day very often (though probably not 
recommended).
Comment 1 Dirk Baeumer CLA 2004-01-08 04:26:19 EST
Philippe, can you please comment on this. This requires that JDT/Core reports 
the javadoc errors using a special marker type.

Comment 2 Eric Bodden CLA 2004-01-08 04:33:49 EST
I opened a new JDT Core butg for the marker support: bug 49675 (see dependency)
Comment 3 Dirk Baeumer CLA 2004-01-12 06:32:00 EST
Bug 49675 makes this one obsolete since having the new marker type will allow 
filtering them in the problems view.

*** This bug has been marked as a duplicate of 49675 ***