I am having trouble with packages. I am new to java and learning to compile using javac on command line.

I can compile a simple java file such as HelloWorld and run it.... I can also compile...