Page 1 of 1

Can compile but can't run in Textpad...

Posted: Tue Jan 22, 2002 3:43 am
by Renee
I am having the same problems as Mark - I can compile Java programs using Textpad 4.5.0 but I can not run them without getting the following message:
java.lang.NoClassDefFoundError: DistanceConvert
Exception in thread "main"

DistanceConvert is the name of the program. I tried what you suggested and it still isn't working, unfortunately. Any other ideas? I would love to hear them since 3 other people have already tried to troubleshoot this problem for me over the last week or so.
Thanks, Renee

Re: Can compile but can't run in Textpad...

Posted: Thu Jan 24, 2002 9:00 pm
by Jack D
I was able to both compile and run, using Java and textpad, it sounds to me that their is a problem where you have your xxxx.java and xxxx.class modules located.