  PToN
join:2001-10-04 Houston, TX
| NoClassDefFoundError
----jGRASP exec: java TempConverter Exception in thread "main" java.lang.NoClassDefFoundError: TempConverter
----jGRASP wedge: exit code for process is 1. ----jGRASP: operation complete.
Every time i try to run a code i get that message...
What does it means...?
Thanks |
|
  jwsmiths4 Part Man, Part Mac Premium join:2003-10-25 Savannah, GA | Post your source code plz. Sounds like you may have a typo in it (ie. not starting with public class TempConverter - maybe you typed in tempConverter or tempconverter or tempConverter or you get the idea...) |
|