I looked at some other SO questions, didn\'t find anything that solved my problem... I have a Main.java file (below) and a OthelloLib.jar file without associated source files.
Did you import all the libraries?
like
import a.b.c. OthelloPlayer;