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

Key: IDEABKL-5355
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Dan Tenenbaum
Votes: 4
Watchers: 3
Available Workflow Actions

Mark as Stalled
Operations

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

IDEA should treat GWT client code as language level == 1.4

Created: 19 Oct 07 22:27   Updated: 31 Jul 08 19:45
Component/s: GWT Support
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEADEV-11509 Warnings about generics and autoboxin... Minor Resolved

Build: 7,361


 Description  « Hide
Since all GWT client code has to be written against the 1.4 JDK, I don't want to see warnings about generifying, etc.
Can this be done? I realize it might require that the user install a 1.4 JDK specifically to address this but it's worth it. I end up committing code with warnings because I am tired of looking through all the warnings that nothing can be done about. That's not good.

 All   Comments   Work Log   Change History      Sort Order:
Alexander Strotzky - 31 Jul 08 19:45
I don't think this applies anymore for GWT 1.5...