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.

