Projet

Général

Profil

Actions

Project Setup

Create a Java Project

First, create a Java project in File / New / Java Project.
Choose a name, and click Finish.

Note: verify that the chosen execution environment is Java 11 or greater.

Add a SpeADL File

Right-click on the src folder (or any desired sub-package) and select New / File.

Choose a name with a ".speadl" extension and click Finish.

Open the SpeADL File (and Enable the Xtext Project Nature)

Double-click on the file.speadl and if asked (typically with Eclipse ≥ 2020-12), enable Xtext by clicking on Yes in the dialog.

Next Steps

Next, you can configure Eclipse to use Maven if you want to exploit the reusable components for MAY: MAY Maven Eclipse Setup.

Wiki Page Resources

Mis à jour par Anonyme il y a environ 5 ans · 74 révisions