javac.exe ERROR
I am using JDK 1.2 and when I try to compile HelloWorld. Java using javac HelloWorld.java its pops up a window that says javac.exe has encountered a problem and needs to close. Any ideas on what the problem might be. Thanks!
[231 byte] By [
hilbilyxa] at [2007-10-1 0:51:59]

No. Is there a reason why you're using such an old version of Java?If not, possibly the easiest and quickest resolution would be to download and install a current version, either 1.4.2_06 or 1.5.0There have been many improvements that might eliminate the problem.