I'm using Windows 10 and I am required to start using Scite for a class at my university. I've been using intelliJ and that works fine, but for the class our professor strictly wants us to use Scite. Anytime I compile code I get the error:
'javac' is not recognized as an internal or external command,
operable program or batch file.
I went into my Environment variables and my PATH variable is set to:
C:\Program Files\Java\jre1.8.0_144\bin;
What can I do to resolve this issue? I haven't got Scite to work in 2 months.