Line 2:
Line 2:
# Download all given input and output files:
# Download all given input and output files:
#* [https://www.cs.umd.edu/users/meesh/420/ProjectBook/part1/ Part 1 files]
#* [https://www.cs.umd.edu/users/meesh/420/ProjectBook/part1/ Part 1 files]
−
#* [http://www.cs.umd.edu/~meesh/cmsc420/sum2008/part2/primary_and_sample_xml.zip Part 2 files]
+
# Read the spec (several times if necessary) and take note of important details
−
# Read the spec (several times if necessary)
+
# Start a new project in Eclipse (or your favorite IDE)
−
# Start a new project in Eclipse
# Add the external JAR file in Eclipse: Right-click on your new project->Properties->Java Build Path->Libraries tab->Add External JAR. To add the source and javadoc, click the plus sign and attach them.
# Add the external JAR file in Eclipse: Right-click on your new project->Properties->Java Build Path->Libraries tab->Add External JAR. To add the source and javadoc, click the plus sign and attach them.
# Download the project [https://submit.cs.umd.edu:8443/data/DownloadProjectStarterFiles?projectPK=276 starter files] from the submit server '''if there are any'''.
# Download the project [https://submit.cs.umd.edu:8443/data/DownloadProjectStarterFiles?projectPK=276 starter files] from the submit server '''if there are any'''.