MAY Project Setup » Historique » Révision 71
Révision 70 (Anonyme, 15/10/2014 11:23) → Révision 71/74 (Frédéric Migeon, 15/10/2014 11:30)
h1. 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 Eclipse to use Maven if you want in order to exploit the reusable components for MAY: [[MAY Maven Eclipse Setup]].