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 46314 - Provide "Show unchecked warnings"
Summary: Provide "Show unchecked warnings"
Status: RESOLVED DUPLICATE of bug 43395
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-20 09:49 UTC by tboerkel
Modified: 2007-09-26 09:14 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 tboerkel 2004-07-20 09:49:36 UTC
In project settings you can enable to show
deprecated compiler warnings, but not unchecked
warnings (JDK 1.5 feature).
Comment 1 Jesse Glick 2004-07-20 19:03:43 UTC
Currently you need to override -init-macrodef-javac for this.

*** This issue has been marked as a duplicate of 43395 ***