MAY Project Setup » Historique » Révision 64
Révision 63 (Anonyme, 02/10/2014 10:33) → Révision 64/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 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! !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]].