It means that javac.exe executable file, which exists in bin directory of JDK installation folder is not added to PATH environment variable . You need to add JAVA_HOME/bin folder in your machine’s PATH to solve this error. You cannot compile and run Java program until your add Java into your system’s PATH variable.
Read moreHow do I run a .java file?
How to run a java program
Read moreHow do I run a .java file?
How to run a java program
Read moreHow do I open Java in notepad?
Java program to open Notepad
Read moreWhere do I write Java code?
The top 11 Free IDE for Java Coding, Development & Programming
Read moreWhere do I write Java code?
The top 11 Free IDE for Java Coding, Development & Programming
Read more