- Run Eclipse
- Create a new project: use the "File" menu, "New" submenu, "Project..." command.
- Leave the type of project as the default: "Java Project". Press "Next".
- Name the project "bj4".
- Uncheck the "Use default" checkbox and select the directory name
where you unzipped a7src.zip. (That is the same directory that has
build.xml). Then press "Next".
- Press "Finish"
- If Eclipse prompts you to "Confirm perspective switch", press "Yes".
- You can now view the source code by expanding the tree widget in
the left-hand "Package explorer".
- Create a new debug configuration with the "Run" menu, "Debug..."
command. Set the main class to "edu.uci.ics121.BlackJack4" and
enter arguments "Adam Bob Chris Don" in the "(x)=arguments"
tab.
- Compile and run the project in the debugger by pressing F11
sample use case templateexample test plan templateProject plan template