fiji / SNT

Legacy project superseded by https://github.com/morphonets/SNT
GNU General Public License v3.0
11 stars 29 forks source link

ShollAnalysisPlugin: Interactive detection of files failing on Windows #27

Closed tferr closed 6 years ago

tferr commented 6 years ago

Reported in the forum. It is likely related to #18

tferr commented 6 years ago

I think the likely culprit of all this is GenericDialogPlus.addFileField() generating paths with multiple file separators. We'll have to investigate further. However in the long term it is likely more useful to just migrate the plugin to an IJ2 command, taking advantage of @Parameters notation

tferr commented 6 years ago

This seems to have been fixed now with v3.1.5