dk1.2 work great on my machine at home which is a RedHat5.2
system. With only the minor tweak listed several times here I had it up and
running with very little effort! It was nice to generate a new set of enhanced
javadocs. Great job guys!
--
B. Scott Boding | "Woah!
will only exit if all of the threads finish.
This means that if you start up GUI components that merely letting the main
method run its course won't exit the program because the event handler thread is
still running. You need to use something like System.exit(0); to force an exit
in t