Sinisterly
javac Problem - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Java, JVM, & JRE (https://sinister.li/Forum-Java-JVM-JRE)
+--- Thread: javac Problem (/Thread-javac-Problem)



javac Problem - ART33R - 01-11-2014

Hey, so I installed JDK (Java Development Kit) for Windows 7 on another pc, and fixed environment variable Path and everything else, but when I checked if javac worked through cmd, a error came up that I have not been able to find out what the problem is.
This comes up when I type javac in cmd:

[Image: 241sajs.jpg]


RE: javac Problem - The Real Slim Shady - 01-11-2014

Well, I just googled the exact error and it came up with a full page (probably more) with postings that suggest the same cause and fix.

You've obviously done this same research and had no luck with those solutions? Why dont you tell us what solutions you have attempted thus far and we can go from there instead of guessing or providing answers youve obviously already found with a simple google search.