I recently started using FlashDevelop from Adobe Flash Creator and when I compile code I get the following error.
Unable to start java.exe: The system cannot find the file specified
Anyone know what could be causing this and how it might be resolved?
Thanks in advance for any help!
Make sure you have Java Runtime Environment installed, and all the paths set correctly - especially PATH
(to the jre/bin) and JAVA_HOME
environment variables.