This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228496 - Raw Types hint: add option to ignore overridden method signatures
Summary: Raw Types hint: add option to ignore overridden method signatures
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-11 20:18 UTC by athompson
Modified: 2013-09-02 14:20 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2013-04-11 20:18:49 UTC
Under Options>Editor>Hints>Java>Standard Javac Warnings>Raw Types. You can't help it if you have to implement/extend a supertype written elsewhere.