From: Alexis O'C. <ale...@co...> - 2005-05-12 16:36:30
|
Alistair Young wrote: > compilers? pah! wouldn't trust 'em - back in the days when I compiled code > the compiler would say "zero errors, zero warnings" - then it'd come back > from the test dept full of bugs! > compilers? don't listen to 'em ;) > > Alistair > Er, well that's probably because you're using the IntelliJ compiler ;-). Try using jikes or the superb incremental compiler with Eclipse (courtesy of IBM Visual Age for Java). They both do the trick, and by jove, even crazy or what - javac. Alexis |