[ImageJ-bugs] [Bug 1074] I could not compile the Versatile Wand plugin
bugzilla at fiji.sc
bugzilla at fiji.sc
Tue May 26 17:09:06 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1074
--- Comment #6 from Curtis Rueden <ctrueden at wisc.edu> ---
> Eclipse and NetBeans can be overwhelming to a scientist who wants to develop a simple plugin
I agree, but would also argue the scientist should not use Java if their goal
is simplicity. Better to use one of the many other supported scripting
languages such as Javascript, Jython or Groovy. These other languages require
less boilerplate, and have fewer problems currently in the Script Editor.
> The Script Editor should have an Install command similar to the Plugins>Compile and Run command, which no longer works in Fiji.
Agreed.
> Fiji's Plugins>Install Plugin command is not the solution since the installed plugin appears to be compiled every time you run it.
Perhaps the behavior of that command can be improved and migrated into ImageJ2
core.
I filed an issue to track this feature request:
https://github.com/imagej/imagej-ui-swing/issues/44
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150526/37f3e18c/attachment.html>
More information about the Imagej-bugs
mailing list