Projet

Général

Profil

MAY Project Setup » Historique » Version 63

Anonyme, 02/10/2014 10:33

1 1 Anonyme
h1. SpeADL MAY Project SetUp
2
3 60 Anonyme
First, create a Java project in *File* / *New* / *Java Project*.
4
Choose a name, and click *Finish*.
5 1 Anonyme
6 63 Anonyme
*Note: verify that the chosen execution environment is Java 1.5 or greater*
7 1 Anonyme
8 63 Anonyme
h2. Add a SpeADL file
9
10
Right click on the src folder (or any desired sub-package) and select *New* / *File*.
11
12
Choose a name with a ".speadl" extension and click *Finish*.
13 60 Anonyme
14
!https://wwwsecu.irit.fr/redmine/attachments/download/434/new_file_speadl1.png! !https://wwwsecu.irit.fr/redmine/attachments/download/435/new_file_speadl2.png!
15 62 Anonyme
16
h2. Next Steps
17
18
Next, you can:
19
20
 * Configure Eclipse to use Maven in order to exploit the reusable components for MAY: [[Maven Plugin Install for Eclipse]].