[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
RE: Valid code does not compile - Error 500
- To: "James B. Walters" <JamesW@apexinteractive.com>
- Subject: RE: Valid code does not compile - Error 500
- From: "Noel J. Bergman" <noel@ibm.net>
- Date: Wed, 20 Oct 1999 11:19:54 -0400
- Cc: <gnujsp@gjt.org>
- Importance: Normal
- In-reply-to: <002701bf1b09$c0582140$7801a8c0@APEX>
When you switched to JDK 1.2, did you remember to put tools.jar in the
classpath? They moved the location of the built-in compiler.
--- Noel