How do I run OMERO.importer 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 import either the top-level OMERO_HOME/.project or the individual importer project under components/tools. For more information, see the OmeroDevelopement page on the OMERO server trac.

