"java.lang.NoClassDefFoundError "Error message
Could someone please me out with regards to the below shown error messages? I successfully compiled a java program called "HelloWorld.java" but got the error messages below when i tried to run/execute the java program in question. How could i rectify this problem? I look forward to hearing from anyone wishing to help.
java.lang.NoClassDefFoundError: HelloWorld
Exception in thread "main"

