Difference between revisions of "IBISSA"
(New page: IBISSA : Intelligent BioInformatics Solutions Software Architecture Est un projet initié par Frédéric Plewniak et Sophie Candel basé sur [http://incubator.apache.org/uima/ UIMA] p...) |
|||
Line 5: | Line 5: | ||
=sources= | =sources= | ||
[http://www-bio3d-igbmc.u-strasbg.fr/~candel/IBISSA-28Sep07.ppt Une petite présentation]. | [http://www-bio3d-igbmc.u-strasbg.fr/~candel/IBISSA-28Sep07.ppt Une petite présentation]. | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | '''Créer un projet IBISSA sur Star:''' | ||
+ | <br> | ||
+ | <br> | ||
+ | Désormais, Eclipse et UIMA sont installés en local sur les Star. | ||
+ | <br> | ||
+ | Pour lancer Eclipse il faut taper depuis une fenetre de commande: | ||
+ | <br> | ||
+ | ''>eclipse-uima'' | ||
+ | <br> | ||
+ | <br> | ||
+ | Si c'est la première fois que vous vous connectez, choisissez un espace de travail. | ||
+ | <br> | ||
+ | Vous devez ensuite importer le projet "examples" dans Eclipse: | ||
+ | <br> | ||
+ | ''File>>Import>>General>>Existing Projects into Workspace>>'' | ||
+ | <br> | ||
+ | Sélectionnez le dossier ''/local/ibissa/apache-uima/examples'' | ||
+ | <br> | ||
+ | Attention: il faut activer la copie du projet sur votre espace de travail | ||
+ | <br> | ||
+ | <br> | ||
+ | Une fois que c'est fait il ne vous reste plus qu'a paramétrer la variable UIMA_HOME: | ||
+ | <br> | ||
+ | ''Window>>Preference>>Java>>Build Path>> Classpath Variables>> New'' | ||
+ | <br> | ||
+ | ''Name: UIMA_HOME''<br> | ||
+ | ''Value: /local/ibissa/apache-uima''<br> | ||
+ | <br> | ||
+ | Amusez-vous bien ;o) |
Revision as of 17:32, 15 November 2007
IBISSA : Intelligent BioInformatics Solutions Software Architecture
Est un projet initié par Frédéric Plewniak et Sophie Candel basé sur UIMA pour optimiser le développement en bioinformatique.
sources
Une petite présentation.
Créer un projet IBISSA sur Star:
Désormais, Eclipse et UIMA sont installés en local sur les Star.
Pour lancer Eclipse il faut taper depuis une fenetre de commande:
>eclipse-uima
Si c'est la première fois que vous vous connectez, choisissez un espace de travail.
Vous devez ensuite importer le projet "examples" dans Eclipse:
File>>Import>>General>>Existing Projects into Workspace>>
Sélectionnez le dossier /local/ibissa/apache-uima/examples
Attention: il faut activer la copie du projet sur votre espace de travail
Une fois que c'est fait il ne vous reste plus qu'a paramétrer la variable UIMA_HOME:
Window>>Preference>>Java>>Build Path>> Classpath Variables>> New
Name: UIMA_HOME
Value: /local/ibissa/apache-uima
Amusez-vous bien ;o)