Page 1 of 1

Compiling Error

Posted: Tue Jun 12, 2001 12:45 pm
by Cheryl
Each time I attempt to compile in TextPad, I receive the following error message:

java.lang.NoClassDefFoundError: D:\DATA\Java Source\HelloWorld/java
Exception in thread "main"
Tool completed with exit code 1

Why is this?

Cheryl

Re: Compiling Error

Posted: Fri Jun 29, 2001 4:33 pm
by Matthias Murra
Have you set classpath to at least include the current directory? Are you using TextPad's pre-defined JDK commands, or have you set them up on your own?

Matt

Re: Compiling Error

Posted: Sun Nov 04, 2001 4:27 pm
by cathy mcmahon
when i try to compile a program using console reader it doesn't work. It keeps saying it doesn't recognise "console reader". how can i get it to work?