Wiki source code of Your First Project - Hello World
Version 2.1 by Pascal Robert on 2011/12/27 05:52
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | For your first project, we will do the classic "Hello world" example. This tutorial is more for learning how the development tools works. | ||
| 2 | |||
| 3 | First, we will create a new Wonder Application. In Eclipse, open the **File** menu, open **New** and select **Wonder Application**. | ||
| 4 | |||
| 5 | [[image:NewWOProject.png||border="1"]] | ||
| 6 | | ||
| 7 | |||
| 8 | {{info}} | ||
| 9 | If the Wonder project types don't appear in the File->New menu, you are probably in a Java perspective instead of WOLips. | ||
| 10 | {{/info}} |