Hi all,
I recently had to set up my development machine. In the new setup, I could not compile my air app because the default jre/jdk were incompatible.
I ended up running flash builder after setting JAVA_HOME to c:\Program Files (x86)\Java\jdk1.8.0_191.
All runs well, but a simple recompile or our application on windows produces a binary that has strange issues with disappearing movie clips. Again - a simple recompile, no relevant code was changed (the app is re-packaged after a data file has changed).
I would like to know what the recommended JAVA version is, for running mxmlc and adt. The version that ships with flash builder 4.7 is rather old, 1.6.
thanks,
David