CSC300: No files? Run problems? [5/6] |
You may see that the algs4
project is empty, like this:
You may get this Run As
box in eclipse, like this:
Or this:
This means that the algs4 project is not initialized properly. Here are some steps:
delete algs4 in eclipse follow the instructions again to re-create it
If still not working, check that eclipse is running in the
correct place. You can see where it is running by doing
File > Switch Workspace
. That will show you
what directory/folder you are currently running in. Make sure
that this is where you unzipped the material for the class. If
not, switch, and try again.