Error on execute

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
bwaller-vartek
Posts: 1
Joined: Thu Nov 16, 2006 3:17 pm

Error on execute

Post by bwaller-vartek »

I am a PC Technician at a high school that uses TextPad for a Java programming class. We recently re-imaged the school, and all software had to be re-installed. When the students/teacher compiles the code they have written, it compiles. When they then try to run the program they have installed, (Ctrl+2) an error says "Exception found in thread "main" Java.Lang.NoClassDelFoundError"

Does anyone know what I might do to fix this?
Post Reply