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
Can compile but can't run in Textpad...
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: Can compile but can't run in Textpad...
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.