Setting Up Eclipse for Webcat
Introduction
This activity will guide you through basic usage of the Eclipse IDE and JUnit for use with Webcat. Please have a computer available on which you may install Eclipse IDE. Also, please note that the following conventions will be used to draw attention to different parts of the article.
Java Code will look like this.
PseudoCode will look like this.
Commands will look like this.
A string of menu commands will be marked as follows:
File => Save As
A string of keys will be marked as follows:
[Ctrl]+[Alt]+[Delete]
Instructive Graphics Will appear as follows:
Getting Started
To begin, make sure Eclipse is installed and working on your computer.