Closed hadim closed 7 years ago
LGTM for me.
@hadim when I build with 'mvn' from the command line, several tests produce the following message (though the tests appear to actually pass)
[ERROR] Cannot create plugin: class='net.imagej.table.process.ResultsPostprocessor', priority=-9999.0, enabled=true, pluginType=PostprocessorPlugin java.lang.IllegalArgumentException: Required service is missing: org.scijava.ui.UIService
The last commit should remove the error message.
Hi @hadim it now works for me. Great!. It looks good overall. Did you run autoformat ctrlshiftf?? Looked like there were a couple misalignments in some of the files. Otherwise it looks good and I would be happy to merge this.
I run auto-format on all the files. Fell free to merge when you want.
See https://github.com/imagej/imagej-scripting/pull/16 for the record.