Outils personnels
Vous êtes ici : Accueil Bioinformatics Tutorials jMOBY Step-By-Step Writing BioMoby Web Services Eclipse setup
Actions sur le document

Eclipse setup

  • To setup up Eclipse correctly start the Ant task initeclipse
  • After that, refresh your project (right click on the project -> Refresh).
  • Right click on the Project and select Maven -> Enable Dependency Management
  • Open a console and go into the project directory. Delete the existing .classpath file and rename the .classpath.template to .classpath. This file tells Eclipse where to find the sources and where to compile them into.
  • Go back to Eclipse and refresh the project.

Réalisé avec le CMS Plone, le système de gestion de contenu Open Source