How can achieve a simple compile and run functionality for a single(currently open) java source file in sublime text, I am not going for package management and stuff , just a simple run button which compiles and run current java file, sort of like coderunner have.
How can achieve a simple compile and run functionality for a single(currently open) java
Share
As mentioned by shazeline a way is discussed here, although not ease of use for one-off trying but still something