fixed bug in plugins parameter passing that prevented test0001 to work

This commit is contained in:
Guillaume Raffy 2019-09-30 16:18:32 +02:00
parent 696d02757a
commit d9b8605dc2
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
# # note: fiji's jython doesn't support encoding keyword
# https://imagej.net/Scripting_Headless
# @String lipase_src_root_path
# @String raw_images_root_path
#@ String lipase_src_root_path
#@ String raw_images_root_path
# String(label="Please enter your name",description="Name field") name
# OUTPUT String greeting