Make Agents Yourself » Historique » Révision 30
Révision 29 (Anonyme, 20/02/2012 12:43) → Révision 30/104 (Anonyme, 20/02/2012 12:47)
h1. SpeADL MAY This page is about the upcoming version of MAY based on the SpeADL language. h2. Installation Doc In Progress For an installation guide MAY, see the page To install it: [[SpeADL MAY Install]]. Install]] The Install Maven Plugin: [[Maven Plugin Install for Eclipse]] To set-up a new project: [[SpeADL MAY Project SetUp]] h2. Installation To install it, use the following update site with Eclipse Helios can be used: Helios: http://www.irit.fr/~Victor.Noel/may/update-may-2/ Development version is at (careful, it 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/ h2. Setting up a project For After creating a guide Java project, don't forget to set-up add the SpeADL Nature to the project (right-click, configure). Then create a new project file with MAY, see the page [[SpeADL MAY Project SetUp]]. speadl extension. h2. Maven integration Common components are available as Maven artefact. For a guide to set-up a project with Maven, see the page [[SpeADL MAY Project SetUp]]. For maven support in Eclipse, see the page [[Maven Plugin Install for Eclipse]]. Eclipse]] Maven artefacts with common components are available at 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]]. h2. 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 is good: plugin: http://javaforge.com/project/HGE In particular, the following update site can be used: http://cbes.javaforge.com/update