I'm not sure if it works, but if you put this into the folder with the java file(s) you want to compile, it should work..
Put that, and save it as compiler.batCode:@echo off COLOR 01 title MSDartz Compiler. "C:\Program Files\Java\jdk1.6.0_10\bin\javac.exe" -cp . *.java pause
Again, I'm not sure if it works.
Edit: I am now sure it works! =D



Reply With Quote![[Release]Auto-Compiler](http://ragezone.com/hyper728.png)


