Project

General

Profile

Actions

Wiki » History » Revision 38

« Previous | Revision 38/94 (diff) | Next »
Guillaume Babin, 02/28/2013 08:31 PM


Wiki

Editeur Lustre

Installation du projet en tant que plug-in Eclipse

  1. Récupérer le projet lustre-parent du dépot
  2. Installer maven (sudo apt-get install maven sous Ubuntu)
  3. Se placer dans <path>/lustre-parent/
  4. Exécuter mvn clean verify, attendre...
  5. Sous Eclipse, Help > Install new software > Add > Local
  6. Sélectionner le répertoire <path>/lustre-parent/features/org.obeonetwork.dsl.lustre.update/target/repository
  7. Valider > Ok
  8. Sélectionner le LustreEditor, installer.
  9. Redémarrer Eclipse, il est maintenant directement utilisable !

Utilisation du projet, sans l'installer en tant que plug-in Eclipse

  1. Récupérer le projet lustre-parent du dépot
  2. Sous Eclipse, installer le plugin Xtext
  3. Sous Eclipse, Import > General > Existing projects into workspace > Select root directory : Browse
  4. Sélectionner <path>/lustre-parent/plugins
  5. Select All > Finish
  6. Clic droit sur l'un des projets importés > Run as > Eclipse Application
  7. Un 2° Eclipse se lance, il est maintenant utilisable via ce second Eclipse !

Projet long ENSEEIHT 2013

Updated by Guillaume Babin over 10 years ago · 38 revisions