MAY Install » Historique » Version 11
Anonyme, 09/11/2011 14:10
| 1 | 4 | Anonyme | *Draft version...* |
|---|---|---|---|
| 2 | |||
| 3 | 10 | Anonyme | h1. SpeADL MAY Installation |
| 4 | 1 | Anonyme | |
| 5 | 4 | Anonyme | The following instructions will guide you through the SpeADL MAY installation process. |
| 6 | You will need Eclipse Helios environment. You can download it here: http://www.eclipse.org/helios/ |
||
| 7 | |||
| 8 | 11 | Anonyme | Install it, and then install the MAY plugin for eclipse : Help / Install New Software... / Add... |
| 9 | 4 | Anonyme | Name: may |
| 10 | Location: http://www.irit.fr/~Victor.Noel/may/update-snapshots/ |
||
| 11 | 5 | Anonyme | |
| 12 | 7 | Anonyme | !https://wwwsecu.irit.fr/redmine/attachments/download/334/may_add_repo.jpg! |
| 13 | 6 | Anonyme | |
| 14 | You will also need the maven plugin : http://eclipse.org/m2e/ |
||
| 15 | Help / Install New Software... / Add... |
||
| 16 | Name: maven |
||
| 17 | 8 | Anonyme | Location: http://download.eclipse.org/technology/m2e/releases |
| 18 | |||
| 19 | !https://wwwsecu.irit.fr/redmine/attachments/download/335/maven_add_repo.jpg! |
||
| 20 | 9 | Anonyme | |
| 21 | 1 | Anonyme | You are now ready to create a may project. |
| 22 | 10 | Anonyme | |
| 23 | h1. Sources |
||
| 24 | |||
| 25 | The source code can be downloaded using the Mercurial DVCS: |
||
| 26 | |||
| 27 | MAY: |
||
| 28 | |||
| 29 | hg clone https://anon@wwwsecu.irit.fr/hg/SMAC/victor-noel-phd/may/may/ |
||
| 30 | |||
| 31 | Libraries and examples: |
||
| 32 | |||
| 33 | hg clone https://anon@wwwsecu.irit.fr/hg/SMAC/victor-noel-phd/may/lib/ |
||
| 34 | |||
| 35 | For Mercurial integration in Eclipse, use the following plugin: http://javaforge.com/project/HGE |
||
| 36 | |||
| 37 | In particular, the following update site can be used: |
||
| 38 | |||
| 39 | http://cbes.javaforge.com/update |