Benutzerspezifische Werkzeuge
Sie sind hier: Startseite Bioinformatics Tutorials jMOBY Step-By-Step Writing BioMoby Web Services Eclipse setup
Artikelaktionen

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.

Powered by Plone CMS, the Open Source Content Management System