Rather than creating a new project from scratch it can sometimes be useful to useful to copy an existing project (for example one of the supplied example projects) and use that as the basis of your new project.
To copy a project in a workspace:
- Right click on the name of the project in the Project Explorer.
- Click on 'Copy'.
- Right click on the name of the project again.
- Click on 'Paste'.
- A dialog will pop up asking what you want to name the new project.
Note: You can only copy a project if it is 'Open'. To 'Open' a 'Closed' project, right click on the project name and click on 'Open Project' in the menu.
Once you have created your new copy of the project, it is advisable to then edit the new project as follows. This will prevent any confusion between this new project, and old project.