by crueden » Fri Dec 14, 2012 5:27 pm
Hi Nico,
Unfortunately, the OMERO.imagej plugin currently does not work with Fiji out of the box, due to the way the JAR files are structured. As you observed, OMERO.imagej explicitly checks for loci_tools.jar, which does not exist in a Fiji installation (rather, it is split into many smaller JARs).
However, there is a workaround: you can create a 0-byte file called loci_tools.jar and place it in your Fiji plugins folder. Then the OMERO.imagej plugin will be happy (having detected a file called "loci_tools.jar") and should proceed to work for you.
But downloading the "real" loci_tools.jar and placing it in your installation, as you have seen, will cause nothing but trouble, so I suggest not doing that.