Re: Java 1.5 - beyond generics
Posted By:
Stanislav_Davydov
Posted On:
Thursday, February 26, 2004 07:29 AM
Full 1.5 functionality will be supported in IDEA 4.1
Re: Java 1.5 - beyond generics
Posted By:
Ramesh_Balabhadruni
Posted On:
Monday, February 23, 2004 11:54 AM
Well I think IntelliJ Idea 4.0 is "Generics" aware, it is not aware of many other features of JDK 1.5.
I tried "Formatted output" and "VarArgs", but Idea didn't recognize either of them and showed them as errors. When I compiled and run I see expected results. (Silly I'm using JDK, should work)
Bottom line is Idea is not fully aware of JDK 1.5. Someone gotta teach.... :)