Printable View
i'm getting a error Exception in thread "main" java.lang.NoClassDefFoundError: main
Quote: Originally Posted by makaish123 i'm getting a error Exception in thread "main" java.lang.NoClassDefFoundError: main Have you read the API documentation for that error? Hint: check your classpath value and the way you spelled the name of your class. kind regards, Jos