Projet

Général

Profil

Actions

MAY Install » Historique » Révision 24

« Précédent | Révision 24/111 (diff) | Suivant »
Anonyme, 16/11/2011 10:56


Draft version...

SpeADL MAY Installation

Eclipse Helios and MAY plugin

The following instructions will guide you through the SpeADL MAY installation process.
You will need the latest Eclipse Helios distribution. You can download it here: http://www.eclipse.org/helios/

Install it, and then install the MAY plugin for eclipse : Help / Install New Software... / Add...
Name: may
Location: http://www.irit.fr/~Victor.Noel/may/update-may-2/

Select Make Agents Yourself and click Next. It will take some times calculating requirements and dependencies.
Click Next again when it shows you the install details and accept the terms of the licence agreements, then finish.

Click ok when you get the security warning, and accept to restart Eclipse now.

MAVEN plugin

You will also need the maven plugin : http://eclipse.org/m2e/
Help / Install New Software... / Add...
Name: maven
Location: http://download.eclipse.org/technology/m2e/releases

Select Maven Integration for Eclipse and finish the installation as you did for the MAY plugin. Restart Eclipse.

You are now ready to create a MAY project. Visit this page to learn about creating such a project : https://wwwsecu.irit.fr/redmine/projects/may/wiki/SpeADL_MAY_Project_SetUp

Sources

The source code can be downloaded using the Mercurial DVCS:

MAY:

hg clone https://anon@wwwsecu.irit.fr/hg/SMAC/victor-noel-phd/may/may/

Libraries and examples:

hg clone https://anon@wwwsecu.irit.fr/hg/SMAC/victor-noel-phd/may/lib/

For Mercurial integration in Eclipse, use the following plugin: http://javaforge.com/project/HGE

In particular, the following update site can be used:

http://cbes.javaforge.com/update

Mis à jour par Anonyme il y a plus de 14 ans · 111 révisions