Community
Participate
Working Groups
org.eclipse.jdt.compiler.tool is being added to the eclipse SDK and requires 1.6 libraries and settings to compile. The source build will need modification to: 1. compile this plug-in. 2. compile the ecj.jar which will contain some classes from this new bundle.
Last week, I changed the source build documentation so specifies running with a 1.6 vm only. Having to specify a 1.4, 1.5 and 1.6 vm to run the source build was difficult to maintain. I realize that this is an issue with platforms that don't have a 1.6 vm available yet. However, they would have to hack the scripts that come with the source build anyways, to exclude references to the compiler.tool and other plugins that now require 1.6.
I think this can be closed.