I am developing a plugin for ImageJ (fiji), I followed this tutorial to configure fiji for eclipse.
http://fiji.sc/wiki/index.php/Developing_Fiji_in_Eclipse
Now I am working with the 3D ImageJ Suite and specifically the 3DRoiManager, but I cannot get the plugins to compile in Eclipse using the methodology described in the above tutorial.
Each plugin should have a pom.xml file, I think. Can anyone help me to make the 3DRoiManager run in imageJ from eclipse. Thank you
http://imagejdocu.tudor.lu/doku.php?id=plugin:stacks:3d_ij_suite:start