scijava-common icon indicating copy to clipboard operation
scijava-common copied to clipboard

Add autorun={"true", "false"} attribute to #@script directive

Open imagejan opened this issue 8 years ago • 0 comments

As discussed with @ctrueden, this would allow have AutoRun scripts outside the AutoRun folder. Scripts should autorun in priority order.

#@script(autorun=true, priority="very high")

(This requires https://github.com/scijava/scijava-common/issues/294 to be done first.)

imagejan avatar Sep 22 '17 14:09 imagejan