Setting Up Eclipse for Webcat: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
</tt></blockquote> | </tt></blockquote> | ||
A string of menu commands will be marked as follows: | A string of menu commands will be marked as follows:<br> | ||
<span style="padding: 4pt; background-color: #EEDD82;">File => Save As</span> | <span style="padding: 4pt; background-color: #EEDD82;">File => Save As</span> | ||
A string of keys will be marked as follows: | A string of keys will be marked as follows:<br> | ||
<span style="padding: 4pt; background-color: #FFDAB9;">[Ctrl]+[Alt]+[Delete]</span> | <span style="padding: 4pt; background-color: #FFDAB9;">[Ctrl]+[Alt]+[Delete]</span> |
Revision as of 07:33, 26 March 2008
Setting up Eclipse for Webcat
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.
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]