Hi,
I've recently installed win Me on my computer. Since then I am unable to run Java pgms on my computer. Pgms will compile perfectly, but when I try to run them, The Compiler issues an error -
Exception in thread "main" java.lang.NoClassDefFoundError: hello
where hello is the name of my class.
But I perfectly have no problems when I try to use some IDE, such as Kawa.
PLS help me with this issue
------------------