+9

Default Java Build System Update

Cedrick Cooke hace 12 años actualizado por Alec Bernardi hace 11 años 3
The default java build system is practically useless, as simply compiling the code hardly saves any time. It should also run the code for testing purposes.
I wrote a new Java build system. You can get it at https://gist.github.com/1633819 Let me know what you think. 
+1

i found another very good tutorial about this problem. Very helpful. 


Compile and Run Java programs with Sublime Text 2