When I compile / run the build on ant with eclipse neon on JDK 7 and below I got error message saying Unsupported must run on 1.8 or higher. If I changed my ant
Unsupported must run on 1.8 or higher
Ideally Neon should be run on java 1.8 but you can run neon on java 1.7
just change the java version in eclipse.ini file. Dosgi.requiredJavaVersion=1.7