I am trying to compile a file with javac. It turns out that I can compile it in the current directory, using "." as follows.. It tu
I am trying to compile a file with javac. It turns out that I can compile it in the current directory, using "." as follows.. It tu