Not able to execute Simulation the task in windows

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!

3 Likes