You can also submit from the command line using Marmoset's Java submission tool.
+
You just need to make a .jar or .zip file that includes your Java sources and the .submit file from the starter files. You can then submit this via the web interface, or using the command-line submission tool.
+
Command Line Submission:
# Ensure your project root directory, let's call it <code>projectroot</code>, contains the .submit file.
# Ensure your project root directory, let's call it <code>projectroot</code>, contains the .submit file.
# Download [https://submit.cs.umd.edu:8443/docs/MarmosetHelp/samples/submit.jar submit.jar] to someplace you will remember; let's say <code>~/bin/</code>
# Download [https://submit.cs.umd.edu:8443/docs/MarmosetHelp/samples/submit.jar submit.jar] to someplace you will remember; let's say <code>~/bin/</code>