Hi
When i was compiling my program ("javac ChoiceFormatDemo.java") everything went fine but when I try to run " java ChoiceFormatDemo" problem with class occurs. Any ideas.Thank you in advance.
example:
C:\DOCUME~1\pechowyjo\PULP
IT>java ChoiceFormatDemo
Exception in thread "main" java.lang.NoClassDefFoundE
rror: ChoiceFormatDemo
Regards
Start Free Trial