I have been trying for quite some time to be able to compile and run my Java code in the Atom editor. No matter how I approach it.
I am using the "Script" plugin for Atom and have JDK 8 installed on my Windows 10 laptop.
This is the error that I am getting:
'javac' is not recognized as an internal or external command,
operable program or batch file.
[Finished in 0.073s]
Any ideas on how to get this working?