Starting from v4.00 the minimum version for UI apps is Java 8.40 and for server solutions is Java 8 (make sure to update it under Tools - Configure Paths).
v4.01 is now available for download. This update fixes an issue where a large number of variables caused the debugger to fail. Thank you @EJLib for providing the project that helped with fixing this issue.
I have latest version of java ver 8.66 BUT command line compiler (Tools - Configure paths) was still on vers.7!
Now java paths configure to:
C:\Program Files\Java\jdk1.8.0_65\bin\javac.exe
and work ok! Thanks Erel!
Starting from v4.00 the minimum version for UI apps is Java 8.40 and for server solutions is Java 8 (make sure to update it under Tools - Configure Paths).
v4.01 is now available for download (www.b4x.com/b4j). This update fixes an issue where a large number of variables caused the debugger to fail. Thank you @EJLib for providing the project that helped with fixing this issue.