|
Javac is just a executable file used to run your *.java file. Have you check the bin folder on Java installation folder of your system. You can see that, it's just an exe file. You can't hold it. If you type javac on Run, it start to sun, and looking the *.java file. If it is not found such a file, close itself.
If you have put the link of that tutorial, I check that what it says.
|