History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-4477
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Eugene Zhuravlev
Reporter: Vincent Mallet
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Add compiler option to support unchecked warnings

Created: 01 Feb 06 22:15   Updated: 06 Nov 08 23:34
Component/s: Compiling Project, IDE Configuration
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 4,137


 Description  « Hide
When using Java 5, it would be convenient to have an option in the Compiler settings to turn "unchecked" warnings on or off.

Of course, there is a workaround (just add -Xlint:unchecked to the compiler command-line) but that would be javac-specific. An option in the compiler settings could be abstracted out to the compiler interface.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.