I am a student currently learning Java, and we all use the BlueJ
environment
to do the coding. I have written a few programs now, and they all compile
and run fine within BlueJ. However, when I try and run the java command in
dos, I get the following error:
C:\Do***ents and Settings\Mike>java HangmanG
Exception in thread "main" java.lang.NoClassDefFoundError: HangmanG
I have no idea what the problem is, if anyone can help, I would be most
grateful,
Thanks
Mike


|