Submitting Code

How to submit your code

We use Moodle for all assignment submissions. You need to find your source files on your harddrive, and submit those files via the Moodle assignment on the course Moodle page.

How to find your source files

In eclipse, right click on the “src” directory in the project explorer on the left side of the window. Select “Show In > System Explorer”. A OS files window should open, enter the src directory. You should see your files - upload them, or copy them someplace that’s easier to find. Just don’t delete/move them or your eclipse project will break!

What files should I upload?

Upload all the .java files you’ve changed or added.