Projet

Général

Profil

MAY Project Setup » Historique » Révision 66

Révision 65 (Anonyme, 02/10/2014 10:34) → Révision 66/74 (Anonyme, 02/10/2014 10:52)

h1. SpeADL 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 can: 

  * Configure Eclipse to use Maven in order to exploit the reusable components for MAY: [[SpeADL_MAY_Maven_Eclipse_SetUp]]. [[Maven Plugin Install for Eclipse]].