Details
Description
I built the AI binary fabric from 2.4 sources and then import pom.xml in IDEA from examples directory ( ignite-examples project). The pom file imported and then compiled successfully.
But trying to run any example leads to failure:
Information:java: Errors occurred while compiling module 'ignite-examples' Information:javac 9.0.4 was used to compile java sources Information:02.02.2018 13:32 - Compilation completed with 1 error and 0 warnings in 1s 749ms Error:java: invalid flag: -release
The same issue appers if I tried to rebuild the chosed example.