I had no problem with "Build Project"/"Rebuid Project" using IntelliJ IDEA for my Codename One project.
Today, I just started to "Send iOS Build" and "Send Android Build" and got a spew of errors.
For the one below, I cannot recognize why it failed, or where to find the "compiler error output" as described:
For this next one, I can recognize it is referring to the java.time package (Java 8):
I saw somewhere that I should include the "java.version=8" and I already did.
Please help me to get my iOS and Android builds. Thanks!

