novice javac problem
Glynn Clements
glynn at sensei.co.uk
Tue Mar 4 06:25:15 PST 1997
Tony Kimball writes:
> ; javac HelloWorldApp.java
> HelloWorldApp.java:1: Superclass java.lang.Object of class HelloWorldApp not found.
> class HelloWorldApp {
> ^
> 1 error
>
> Can anyone diagnose or suggest how I should myself go about diagnosing
> this problem?
CLASSPATH isn't set properly. Make sure that it contains the pathname
of classes.zip.
--
Glynn Clements <glynn at sensei.co.uk>
More information about the kaffe
mailing list