I installed Java, but for some reason NetBeans wont compile my code, I am getting error:
C:\Users\Jay\Desktop\Key Stroke Project\nbproject\build-impl.xml:609: The following error occurred while executing this line:
C:\Users\Jay\Desktop\Key Stroke Project\nbproject\build-impl.xml:250: Error running ${platform.javac} compiler
Any ideas?
The line is:
target="${javac.target}" tempdir="${java.io.tmpdir}">