Projet

Général

Profil

Actions

MAY Plugin Architecture

MAY is decomposed in 5 different software modules (which are 5 Maven projects and some of them Eclipse artefacts):
  • fr.irit.smac.may.speadl.parent: it contains general Maven instructions shared by the other modules. It inherits from fr.irit.smac.parent-central, which contains instructions to release to Maven Central.
  • fr.irit.smac.may.speadl: it contains the code for the Eclipse plugin, without the UI aspects, and it is also the Maven artefact needed for standalone use without Eclipse.
  • fr.irit.smac.may.speadl.ui: it contains the UI code for the Eclipse plugin.
  • fr.irit.smac.may.speadl.feature: it is an installable unit from the update site that combines the two previous Eclipse plugins.
  • fr.irit.smac.may.speadl.updatesite: it contains everything needed for generating and deploying the update site containing the previous feature.

Mis à jour par Anonyme il y a plus de 11 ans · 1 révisions