MAY Project Setup » Historique » Révision 69
Révision 68 (Anonyme, 10/10/2014 15:24) → Révision 69/74 (Anonyme, 10/10/2014 15:25)
h1. MAY Project Setup
h2. 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 1.5 or greater*
h2. 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*.
!add-speadl-file.png!
h2. Next Steps
Next, you can configure Eclipse to use Maven in order to exploit the reusable components for MAY: [[SpeADL MAY Maven Eclipse SetUp]].