MAY Project Setup » Historique » Version 70
Anonyme, 15/10/2014 11:23
| 1 | 69 | Anonyme | h1. Project Setup |
|---|---|---|---|
| 2 | 1 | Anonyme | |
| 3 | 65 | Anonyme | h2. Create a Java Project |
| 4 | |||
| 5 | 60 | Anonyme | First, create a Java project in *File* / *New* / *Java Project*. |
| 6 | Choose a name, and click *Finish*. |
||
| 7 | 1 | Anonyme | |
| 8 | 63 | Anonyme | *Note: verify that the chosen execution environment is Java 1.5 or greater* |
| 9 | 1 | Anonyme | |
| 10 | 63 | Anonyme | h2. Add a SpeADL file |
| 11 | |||
| 12 | Right click on the src folder (or any desired sub-package) and select *New* / *File*. |
||
| 13 | |||
| 14 | Choose a name with a ".speadl" extension and click *Finish*. |
||
| 15 | 60 | Anonyme | |
| 16 | 64 | Anonyme | !add-speadl-file.png! |
| 17 | 62 | Anonyme | |
| 18 | h2. Next Steps |
||
| 19 | |||
| 20 | 70 | Anonyme | Next, you can configure Eclipse to use Maven in order to exploit the reusable components for MAY: [[MAY Maven Eclipse Setup]]. |