I find a modular build system works well, and finds files i've modified, saved, and closed. It also works with more complicated build processes such as code generation and packaging.
I can compile only the module I'm working on in 15-30 seconds, whereas the whole project build takes 2-5 minutes. The only modular build system I know of is the jboss buildmagic system. I'd like to hear of others. david jencks On 2002.07.22 19:43:06 -0400 WATSON Matt wrote: > > > > Does anyone know a JDEE command that compiles all open > > Java buffers > > > > that are in the current project? Something like C-c C-v > > C-c, except > > > > that it finds and compiles multiple files... > > I have similar problems with compile times and I think a command like > that > would be quite cool. I imagine it's not too difficult, if only I had the > time. While I'm waiting for those compiles, my machine is trashed, > otherwise > I'd be doing it then! > > Matt > > > IMPORTANT NOTICE: > This e-mail and any attachment to it is intended only to be read or used > by > the named addressee. It is confidential and may contain legally > privileged > information. No confidentiality or privilege is waived or lost by any > mistaken transmission to you. If you receive this e-mail in error, > please > immediately delete it from your system and notify the sender. You must > not > disclose, copy or use any part of this e-mail if you are not the intended > recipient. The RTA is not responsible for any unauthorised alterations > to > this e-mail or attachment to it. > >
