I keep getting the reading:
'javac' is not recognized as an internal or external command, operable program or batch file
Here is my current Path with java included:
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;
C:\ProgramData\Oracle\Java\javapath;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;
C:\Program Files (x86)\Windows Live\Shared;
C:\Program Files (x86)\GtkSharp\2.12\bin;
C:\Program Files (x86)\Java\jre1.8.0_91\bin
Not sure what I am missing. I have restarted my computer as well. Any suggestions? To be clear I am a first semester CS Student with 0 experience, so I might not understand certain terminology.