Projet

Général

Profil

MAY Project Setup » Historique » Révision 63

Révision 62 (Anonyme, 01/10/2014 16:18) → Révision 63/74 (Anonyme, 02/10/2014 10:33)

h1. SpeADL MAY Project SetUp 

 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 Then, right click on the src folder (or any desired sub-package) and select *New* / *File*. 

 Choose Choos a name with a the ".speadl" filename extension and click *Finish*. 

 !https://wwwsecu.irit.fr/redmine/attachments/download/434/new_file_speadl1.png! !https://wwwsecu.irit.fr/redmine/attachments/download/435/new_file_speadl2.png! 

 h2. Next Steps 

 Next, you can: 

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