Community
Participate
Working Groups
BETA_JAVA7 Remove JavaModelUtil.HIDE_VERSION_1_7 (or revert patch from bug 342391). I've initialized it to "Boolean.FALSE.booleanValue();" in the trunk to avoid irrelevant deviation from HEAD and to avoid dead code errors. Unfortunately, to properly support 1.7 in BETA_JAVA7 again, we also need to branch the following projects and flip these files: - org.eclipse.jdt.launching: JavaRuntime.java (bug 321043) - org.eclipse.osgi: JavaSE-1.7.profile (bug 342322)
I've opened bug 344732 and bug 344734 to ask for a BETA_JAVA7 branch in the other projects.
Once this is fixed, I'll work on getting a p2 repository that contains all jdt projects from BETA_JAVA7 branch + osgi from that branch.
I have also updated the wiki page http://wiki.eclipse.org/JDT_Core/Java7#What_to_do_to_set_up_the_IDE to make sure people can test BETA_JAVA7 branch.
*** This bug has been marked as a duplicate of bug 321035 ***