Personal tools
  • We're Hiring!

You are here: Home Support FAQ Developer How do I build OMERO from Eclipse?

How do I build OMERO from Eclipse?

After checking out the source, you will need to run:

    ./build.py build-eclipse

to have the Eclipse paths properly setup. After that you can either import the top-level OMERO_HOME/.project or any of the individual projects under components. For more information, see the OmeroDevelopement page on the OMERO server trac.

Document Actions