Confusion with Java's "bin" directory in Windows' Path Variable – How can I fix this? – Plesk
So on my server running Windows Server 2008 x64 R2 I installed the Java JDK 7 Update 5. I added "C:Program FilesJavajdk1.7.0_05bin" to the System "Path" variable. Now in console, certain Java executables like java.exe work, but others like javac.exe…