java - cmd "Error: Could not find or load main class" error -
i've read through other questions , have tried googling solutions, couldn't find solution looking for.
this program compiles , runs on netbeans, complies on cmd. want running cmd.
i'm not java - starting out , uni project.
the program in package chess
. move folder,
c:\users\nihir\documents\chess> cd ..\ c:\users\nihir\documents> java -cp . chess.program
Comments
Post a Comment