Skip to content

Examples

Andrey Hihlovskiy edited this page Jul 2, 2014 · 14 revisions

Wuff sources contain self-sufficient, compilable examples. Each example corresponds to particular wiki chapter.

You can compile and learn examples from source code.

If you prefer building things yourself, from scratch, then good starting points would be first Equinox app, first RCP app and first IDE app.

Examples are organized "incrementally", i.e. sources of the next example include everything from the previous one. Best of all you learn examples in natural sequence: 1, 2, ...

Clone this wiki locally