fixed bug in plugins parameter passing that prevented test0001 to work
This commit is contained in:
parent
696d02757a
commit
d9b8605dc2
|
@ -3,8 +3,8 @@
|
||||||
# # note: fiji's jython doesn't support encoding keyword
|
# # note: fiji's jython doesn't support encoding keyword
|
||||||
|
|
||||||
# https://imagej.net/Scripting_Headless
|
# https://imagej.net/Scripting_Headless
|
||||||
# @String lipase_src_root_path
|
#@ String lipase_src_root_path
|
||||||
# @String raw_images_root_path
|
#@ String raw_images_root_path
|
||||||
|
|
||||||
# String(label="Please enter your name",description="Name field") name
|
# String(label="Please enter your name",description="Name field") name
|
||||||
# OUTPUT String greeting
|
# OUTPUT String greeting
|
||||||
|
|
Loading…
Reference in New Issue