Difference between revisions of "How To Start the Project"
From CMSC 420
Ben Zoller (talk | contribs) (how to start the project) |
Ben Zoller (talk | contribs) m (How To Start moved to How To Start the Project: ambiguous title) |
(No difference)
|
Revision as of 17:25, 16 March 2007
- Download the JAR file: cmsc420util.jar
- Download all given input and output files
- Read the spec (several times if necessary)
- 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.
- Download XmlCompare plugin for Eclipse.