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
Gabriel Einsdorf edited this page Jun 18, 2016
·
1 revision
This page collects known issues and workarounds.
Do not use output paramters with the name "result"!
Creating an OUTPUT with the name "result" does not work. These are curently filtered
out to circumvent a bug feature in scijava-scripting that adds an aditional
Output with that name. See also #78