Re: AbstractTool show changes

Posted by dscho on
URL: http://imagej.273.s1.nabble.com/AbstractTool-show-changes-tp5007574p5007575.html

Hi Aprameya,

On Mon, 5 May 2014, Aprameya Mysore wrote:

> I am writing a class which extends AbstractTool with the ImageJ script
> editor. I am looking for a way to have ImageJ update my tool to reflect
> the changes in my code when I compile it. Currently when I hit run my
> tool does not update. I would appreciate any assistance.

For technical reasons, there is a bug at the moment where newly-compiled
code is not run, but instead old code, when the sources are stored
in plugins/.

Could you try after moving (not copying) the sources outside of the
plugins/ folder?

Ciao,
Johannes

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