The source code uses things which are only available in Java 6 and later.
This dependency should be made explicit in the Eclipse setup and the
developer docs. The attached patch will take care of the Eclipse piece of
it. It fixes the case where Eclipse has multiple JVMs available, but Java 6
isn't the default (a lot of projects still build for Java 5 for
compatibility, so that's my workspace default).
Someone with privileges for the wiki should mention Java 6 there too.
Original issue reported on code.google.com by tfmorris on 13 May 2010 at 7:50
Original issue reported on code.google.com by
tfmorris
on 13 May 2010 at 7:50Attachments: