Arduino SCT Project Setup

To start programming your Arduino, you need to create a project. After closing the Welcome page open the context menu of the Project Explorer view in the upper left corner of the Eclipse Window and select "New">"Project...".

New Project

Select "Arduino Project with YAKINDU Statechart" from the list on the first page of the New Project wizard and click "Next>".

New Project Wizard

On the next page, choose a project name and click "Next>".

New Arduino SCT Project - Project Name

On the last page you can choose values for a set of properties of the Arduino SCT project. These are

After setting the properties, click "Finish".

New Arduino SCT Project - Project Properties

You might be asked whether the Xtext nature should be added to the project. Please confirm this question.

Your Eclipse should look like this:

New Arduino SCT Project - Project Properties