Bug 129161 - references to deprecated javadoc elements are categorized as "Fatal Errors"
Summary: references to deprecated javadoc elements are categorized as "Fatal Errors"
Status: RESOLVED DUPLICATE of bug 128954
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 09:48 EST by Tom Hofmann CLA
Modified: 2006-02-23 10:27 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hofmann CLA 2006-02-23 09:48:26 EST
I20060221-1300

- enable javadoc processing
- add a javadoc link as this {@link java.io.StringBufferInputStream}

(any deprecated element will work)
- enable categorization by java problem type in the problems view

> actual: the deprecation warning is categorized as fatal error
< expected: categorization in the "Documentation" or "Deprecation" categories.
Comment 1 Markus Keller CLA 2006-02-23 10:27:59 EST

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