DEV Community

Discussion on: Quick And Dirty Java Makefile

Collapse
 
vlasales profile image
Vlastimil Pospichal

I have integrated Vim and Makefile. When I invoke make from Vim, the .java is compiled and unit tested.