There are a couple of things to check:<br>
<br>
1) Java is case sensitive, is 'myclass' the name of the class or is it MyClass?<br>
<br>
2) You indicate that 'myclass' is in your class path. Does it have a package name: package mypackage; If so, your command line should be 'java...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.