First project

We start with a very simply project: the " Hello world! " project.

" Hello world! " project displays " My personnal Hello world! " message.


From eclipse folder, launch " eclipse.exe " file to open Eclipse.

Widgets SKD

To create a new project on Eclipse, click on the " New Mobile Widget " button on the Toolbar (marked in blue).


Widgets SKD

" New Mobile Widget Project - Create a new Mobile Widget Project " dialog box is opened.

Complete all textfields for new Mobile Widget project by:

Select " Next > " button to continue.


Widgets SKD

" New Mobile Widget Project - Choose VRML Model " dialog box is opened.
Select an " available models " for the " VRML Model ". A picture shows the Model. (Here for example " Info ").
Select " Finish " button to continue.


Widgets SKD

" Open Associated Perspective? " pop up is opened only the first time.
Select " Yes " button to continue.


Widgets SKD

Congratulations! Your project " MyWidgetHelloWord " is created.


Widgets SKD

Open " mywidgethelloworld.wrl " file (in " src " folder under " MyWidgetHelloWorld " folder).

In Eclipse editor :

Widgets SKD

Note:
Meaning of this VRML code is explained in the VRML nodes reference part.

Save " mywidgethelloworld.wrl " file (use " Ctrl + S " shortcut).


To launch the running of the project and MicroEmulator, 3 possibilities:



Widgets SKD

Congratulations! Your project is launched.