Newbie : How to compile
MartÃÂn Pérez Mariñán
perez_martin@terra.es
Sat Jun 23 10:04:00 GMT 2001
> As you can see, setting CLASSPATH properly fixes my problem.
Thanks.
I was a little lost, maybe for the gcc influence I was compiling the
source files as i was compiling .c files, forgetting that they have a
package, and trying to compile then in the directory where are the
files.
My classes were prac.talf.Simbolo.java, etc.. and I was compiling them
in /prac/talf/ thus the compiler never found the classes.
Thanks again.
More information about the Java
mailing list