| Author |
bat file to compile java files into another file
|
kenny koh
Greenhorn
Joined: Oct 11, 2011
Posts: 7
|
|
Hi,
I have 2 files(classes and src) and 2 bat files(compile and run) in a folder.
All my java files are in a folder called src and i would like my compile.bat file to compile all the files into the classes folder. Can someone show me how its done?
My run.bat is up and running already.
Thanks
|
 |
 |
|
|
subject: bat file to compile java files into another file
|
|
|