Essential Steps to Set Java Path Like a Pro Setting the Java path is a crucial step for anyone working with Java development, whether you’re a novice programmer or an experienced developer. If you’re ...
I installed java today and created the traditional hello world console application called first.java. I set the PATH stuff and whatnot, and the Sun tutorial says type in "javac first.java".