Login  Register

How do you setup Eclipse to work in preparring an ImageJ plugin?

Posted by Ryan Littlefield on Jan 27, 2006; 6:59pm
URL: http://imagej.273.s1.nabble.com/How-do-you-setup-Eclipse-to-work-in-preparring-an-ImageJ-plugin-tp3703915.html

Hi All,

This is probably a novice question...

I have been trying to setup a project in eclipse to work with ImageJ so
that I can edit my plugin in Eclipse and then run it through ImageJ
without having to separately copy the file to the plugins folder.
Whenever I tell Eclipse to use the plugins folder as the workspace, it
appears to duplicate files, causing ImageJ to start deleting the
originals.  Is an easy way around this when I setup the project?

Alternatively, I tried setting up ImageJ as a project in Eclipse so that
I can run it through Eclipse, but then it does not seem to find the
plugins folder.  Is there a way for it to find the plugins folder?

I would appreciate it if anyone who has setup Eclipse to work with
ImageJ and plugin development for ImageJ could let me know how they did it.

Thanks,
Ryan Littlefield