NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 519 - Plugins compile only once, then fail to recompile
Plugins compile only once, then fail to recompile
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
Macintosh Mac OS
: P2 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2012-10-25 21:17 CDT by Dave Kysela
Modified: 2013-07-07 10:05 CDT
2 users (show)

See Also:

Description Dave Kysela 2012-10-25 21:17:08 CDT
When writing plugins, I typically compile using Fiji's Plugin -> Compile and Run... option. This works to compile the plugin initially, but if I modify the plugin code and try recompiling in the same session, the compiled plugin doesn't change. Instead, I need to quit and restart Fiji, which lets me recompile the plugin, but again only once. 

This bug is specific to Fiji and doesn't occur in the standard ImageJ release, and my colleague working with a Windows PC encounters the same problem that I do on a Mac running OS X.
Comment 1 Johannes Schindelin 2013-07-07 10:05:17 CDT
I am pretty sure that I fixed this and forgot to update this ticket. Please feel free to reopen if the problem persists for you.