You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ij.plugin.Macro_Runner has special logic for Java7+ to download the JavaScript Rhino library as needed. But it clashes with how ImageJ2 supports JavaScript.
One solution is to patch ImageJ1 to lean on SciJava's scripting-javascript component as appropriate.
ij.plugin.Macro_Runnerhas special logic for Java7+ to download the JavaScript Rhino library as needed. But it clashes with how ImageJ2 supports JavaScript.One solution is to patch ImageJ1 to lean on SciJava's
scripting-javascriptcomponent as appropriate.Migrated-From: http://fiji.sc/bugzilla/show_bug.cgi?id=1142
The text was updated successfully, but these errors were encountered: