dendenners
Programmer
Hi there,
I write my code using vim and compile using javac on the command line. This is fine except for one problem - javac isn't clever enough to resolve class dependencies for classes in different folders. Does anyone know a way around this without having to use some crappy environment like jbuilder? Thanks
I write my code using vim and compile using javac on the command line. This is fine except for one problem - javac isn't clever enough to resolve class dependencies for classes in different folders. Does anyone know a way around this without having to use some crappy environment like jbuilder? Thanks