+9

Default Java Build System Update

Cedrick Cooke 12 years ago updated by Alec Bernardi 11 years ago 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