Make Agents Yourself » Historique » Révision 28
« Précédent |
Révision 28/104
(diff)
| Suivant »
Anonyme, 20/02/2012 12:43
SpeADL MAY¶
This page is about the upcoming version of MAY based on the SpeADL language.
Doc In Progress¶
To install it: SpeADL MAY Install
Install Maven Plugin: Maven Plugin Install for Eclipse
To set-up a new project: SpeADL MAY Project SetUp
Installation¶
To install it, use the following update site with Eclipse Helios:
http://www.irit.fr/~Victor.Noel/may/update-may-2/
Development version is at (careful, could be buggy and breaking everything), this is an implementation for the paper "Une approche architecturale à base de composants pour l'implémentation des SMA".
It must be used with the version 3.X.X of the components and Eclipse Helios.
http://www.irit.fr/~Victor.Noel/may/update-may-3-snapshots/
Setting up a project¶
After creating a Java project, don't forget to add the SpeADL Nature to the project (right-click, configure).
Then create a new file with the speadl extension.
Maven integration¶
Common components are available as Maven artefact.
For maven support in Eclipse, use the following plugin: http://eclipse.org/m2e/
In particular, the following update site can be used:
http://download.eclipse.org/technology/m2e/releases
Maven artefacts with common components are available in the following repository:
http://www.irit.fr/~Victor.Noel/maven-repos/
For setting-up a project with Maven, see the page 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 · 104 révisions