I wish to find out does anyone have problem compiling JDK 7 code with Eclipse? Because currently I only able use JRE 7 in Eclipse to test run but as for trying to use JDK 7 features into my code, it will state it will not support.
- What version of Eclipse? Personally, I'm sticking with JDK 6 (the last non-Oracle) version for a while...paulsm4– paulsm42011-08-14 03:32:23 +00:00Commented Aug 14, 2011 at 3:32
- Currently I am using the latest version of Eclipse which is Indigo.shh– shh2011-08-14 03:37:35 +00:00Commented Aug 14, 2011 at 3:37
- openjdk.java.net/projects/jdk7 is the new reference impl and its open sourceNimChimpsky– NimChimpsky2012-07-11 08:40:40 +00:00Commented Jul 11, 2012 at 8:40
Add a comment |