How to create a new project in Eclipse

This is very easy. Navigate to File->New->Other and choose bake Project.

../../../_images/SelectNew.png ../../../_images/New.png

Choose a name. If you have more than one workspace root, you can also choose a location.

../../../_images/Result.png

A new folder with three files will be created. .cproject and .project wrapper files for Eclipse and an almost. empty Project.meta which can be filled with build configurations.