I'm trying to get started with Javac. I've installed the JDK, and it's in C:\Program Files\Java\jdk1.8.0_91\bin
I've also added that path both to PATH and a new variable JAVA_HOME. The thing is I can't seem to use jjtree.
After doing some research I also downloaded the scripts that were missing from my version of the JDK, but that didn't change anything. Here's some of the folder contents:
It's probably something simple, but I'd appreciate the help :)