Peter Schuller wrote:
>
> > What development tool do you use to help on daily coding?
> > IDE, simple class browser, or just an editor.
>
> I use XEmacs for all my coding - it's great. The only thing I want now is
> something that'll save me from managing makefile (I'm working on such an app
> myself). Alternatively, I might, and that's a big MIGHT, get a commercial IDE,
> if there is one that runs on Linux, and that I find worth paying for.
Try out my JarMakefileGenerator utility; it's in the pack of reuseables
at http://tumu.home.mindspring.com/java/jcon/. It's still in the stage
of "real useful to me, might need to be generalized to be useful to you"
but it does automate compilation of large source trees with lots of
packages, and controls dependencies between packages too. I've been
using it every day here at work (I hack Java full-time :-) for months
now and find it a big time-saver for complex builds (my tree is 315
.java files strong at the moment).
Anyway, it's LGPLed so if it's close to what you need you can make it
fit (and send me the diffs if you like).
--
Paul Reavis [EMAIL PROTECTED]
Design Lead
Partner Software, Inc. http://www.partnersoft.com