Did you install a JDK (not a JRE only for runtime, but a JDK for compiling java… including a java compiler: javac
)?
Do you set the JAVA_HOME
environment variable to this JDK?
Cheers!
Did you install a JDK (not a JRE only for runtime, but a JDK for compiling java… including a java compiler: javac
)?
Do you set the JAVA_HOME
environment variable to this JDK?
Cheers!