Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Guide for setting up xtext in your project.

It is important to get the setup right, so that everyone get the same structure on their projects.

 

1. Creating a new xtext Project:

Create a new Xtext project by right clicking your project and select "new" -> "other" (or just Ctrl+N), then select "Xtext Project" as show in the image below.

 

Image Added

 

2. Correct name and location:

Name the project as show below (change the gr1600 with your groups nr).
The location is were your project is located, and the "xtext" in the end makes sure that everything ends up in a cute folder named xtext.

Image Added