-
Notifications
You must be signed in to change notification settings - Fork 51
Examples
Andrey Hihlovskiy edited this page Apr 27, 2014
·
14 revisions
Wuff sources contains self-sufficient, compilable examples. Each example corresponds to particular part of tutorial.
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, ...