I try to run a java class from tck 8.3.
the cmd is : [exec java c:/test/Test]
got the return as:
java.lang.NoClassDefFoundError: c:\test\Test
Exception in thread "main" "
but if I run "java test/Test" under c: in the Cmd window, then it works fine.
Did I miss...
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.