Collections: Lists, Sets, and Maps - Compilation error when java 5.0 features are used.

Hi,

I modified the make script in my project to use JDK 1.5.0_11 compiler. instead of 1.4.2 compiler. But when I run the make script, it is throwing errors for all the JDK 1.5.0 features like for-each construct, auto-boxing etc..

Please let me know if I am issing anything.

It compiles successfully in my IDE.

Thanks,

Ravikumar

[364 byte] By [reswarana] at [2007-11-26 23:06:03]
# 1
Multiply crossposted.
DrClapa at 2007-7-10 13:59:24 > top of Java-index,Core,Core APIs...