genericworkflownodes / GenericKnimeNodes

Base package for GenericKnimeNodes
https://github.com/genericworkflownodes/GenericKnimeNodes
Other
15 stars 16 forks source link

Disable execution of output nodes as long as no path was configured #71

Closed aiche closed 11 years ago

aiche commented 11 years ago

Currently it is possible to add an output node to the workflow, connect it, and directly execute it without configuring an output file. This leads to a NullPointerException.