On Sat, Jul 14, 2012 at 12:04 AM, Jon Senior jon@restlesslemon.co.uk wrote:
On Fri, 13 Jul 2012 13:53:24 -0700 Sean Felipe Wolfe ether.joe@gmail.com wrote:
Anyhow ... anybody using Geany regularly for Java, enterprise-scale or small bits?
I do all my Java development in geany. A recent brush with Netbeans reminded me why. If it's a possibility for your projects, learn to use ant. Then geany and a commandline window will cover your project requirements.
Jon _______________________________________________
Yeah that's what I've been gravitating towards, ant and a text editor. Eclipse has some nice features around validationof code, but im finding really temperamental especially with multiple library dependencies.