Thread: Java help
View Single Post
Old 09-20-05, 11:33 PM   #7 (permalink)
ericcumbee
Guest
 
Posts: n/a
i would write out my code but i am having a problem executing it,
i do the javac filename.java
and it compiles without any errors
then i do java filename
and it gives me
Exception in thread "main" java.lang.NoClassDefFoundError: Add

and then i run the program on a lab computer and it runs fine.
this isnt due until thursday so i think i am gonna work on some other stuff tonight and comeback to it in the morning.
  Reply With Quote