Dear All,
I have read the free documentation and the paid one . But I still don't know how to compile a java file successfully. Can anyone explain to me step by step? Thank you very much.
Regards,
Henry
dunno how to use those .jar files..
Re: dunno how to use those .jar files..
javac -classpath "c:\folder\jar1.jar;c:\folder\jar2.jar" file.java