I know in my case, I pointed toolchain to a java 8 SDK to make things work, since I could never be bothered to install such an old version of Java.
John On Fri, Oct 30, 2015 at 6:49 AM Anatole Tresch <[email protected]> wrote: > Hi all > Just as info. Now all our code (including the builder module, but not yet > the examples) is really Java 7 compatible. For me it was a bit surprising > to see how many incompatibilities we had and I ask myself if the toolchain > plugin really does its job... > So maybe its better to ensure the examples run with Java 7 either, so we > know things work as expected. As a result we dont need that toolchain stuff > anymore. > > Beside that I propose to basically freeze our current feature set and focus > on stabilizstion testing, so we can do a release until xmas the latest... > > Wdyt? > > Best > Anatole >
