Home > Demo Projects > Add Demo Projects to your Workspace
All demo projects can be added to the Eclipse workspace by executing the following steps:
- Choose "File / New / Example..." in the top menu of Eclipse.

- Select "OOMEGA / Environment Projects" and click "Next".

- Click "Finish".

- Again, choose "File / New / Example..." in the top menu of Eclipse.

- Select "OOMEGA / Demo Projects" and click "Next".

- Click "Finish".

Now you should see the following projects within your Eclipse workspace.

Please notice that – apart from the aforementioned demo projects - there are also the projects "OOMEGA-Libraries" and "OOMEGA-Model-Workspace" installed. Please keep at least the "OOMEGA-Libraries" project as the demo projects rely on several libraries that you can find in the "lib" subfolder, e.g. "oomega-core.jar". Moreover you will need these libraries when coding your own projects.
Next chapter: Run Demo Projects