Tips

How to write use cases

Read the book Writing Effective Use Cases from Alistair Cockburn.

It is the foundation on which the UCTool builds.

XML

Learn the basics of XML in XML tutorial.

The use cases in UCTool are written in XML, so a basic understanding of XML is very handy.

Eclipse keyboard shortcuts

Ctrl-space Content assist (show options to be entered at cursor).
Ctrl-Shift-F Format current file.
Ctrl-S Save current file.
Ctrl-D Delete current row.
Alt-R,N Choose from run configurations.
Ctrl-F4 Close current editor window.
Ctrl-F6 or 
Ctrl-PgUp & PgDown
Switch between open editor windows.

 

Next >>