Hello, I'm on campus trying to compile a simple binary program. Our campus has only a shell, and I use Linux over eclipse ..
I have 2 class files in my current directory bintree.java and treetest.java
javac bintree.java treetest.java
this code creates several classes, but what is my next step? ive searched everywhere where there is not much information about the java Linux shell. thank
source
share