Using the eclipse plugin for SpeCLaD is not supposed to be rocket science. (If it is, tell us!) But here's something that should help you get started.
Before you start:
- Have your requirement specification ready in a plain text file.
Start:
1. run Eclipse with your favorite workspace
2. Create a New SpeCLad file, following the File > New >
Other > SpeCLaD Wizards path
3. Point to your requirement spec text file from the wizard and press finish.
4. The tabs follow the Verb Noun analysis technique for UML Class Design. For a quick intro into how the VN Analysis works, go here.