Setting Up Eclipse for Webcat: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This activity will guide you through basic usage of the Eclipse IDE and JUnit. Please have a computer available on which you may install Eclipse IDE. | == Introduction == | ||
This activity will guide you through basic usage of the Eclipse IDE and JUnit. 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. | |||
<blockquote style="border: 1px solid black; padding: 6pt; line-spacing: 140%; background-color: #D8BFD8;"><tt> | <blockquote style="border: 1px solid black; padding: 6pt; line-spacing: 140%; background-color: #D8BFD8;"><tt> |
Revision as of 07:47, 26 March 2008
Introduction
This activity will guide you through basic usage of the Eclipse IDE and JUnit. 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: