Herramientas Personales
Usted está aquí: Inicio Bioinformatics Tutorials jMOBY Step-By-Step Writing BioMoby Web Services Eclipse setup
Acciones de Documento

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.

Hecho con Plone CMS, el Sistema de Gestión de Contenidos de Fuentes Abiertos