Login  Register

Re: how to open and run plugin not in ij.jar using Eclipse as Java EE?

Posted by dscho on Oct 06, 2014; 12:53pm
URL: http://imagej.273.s1.nabble.com/how-to-open-and-run-plugin-not-in-ij-jar-using-Eclipse-as-Java-EE-tp5009914p5009915.html

Hi Emmanuele,

On Mon, 6 Oct 2014, Emanuele Martini wrote:

> i'm trying to write a plugin that calls bio-formats to import images.

From Java, or via scripts, it is better to use Bio-Formats's API:

        http://imagej.net/Bio-Formats#Scripting

> I usually use Eclipse as Java IDE to write in jython and debug my FIJI
> plugins.

If you want to debug Fiji plugins with an IDE, you might find this useful:

        http://fiji.sc/Debugging#Debugging_plugins_in_an_IDE_.28Netbeans.2C_IntelliJ.2C_Eclipse.2C_etc.29

Ciao,
Johannes

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html