I am not sure whether I can load _arguments.conf file into the GUI panel directly, instead of choose arguments on panel manually!
I try to load _arguments.conf file, but it failed.
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Error: Argument for --postevaluationsamples=100 cannot start with a '-' (and therefore cannot be --executorclassname=taskexecutor.ConillonTaskExecutor)
I do not know how to fix it.
I am not sure whether I can load
_arguments.conffile into the GUI panel directly, instead of choose arguments on panel manually!I try to load
_arguments.conffile, but it failed.Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Error: Argument for --postevaluationsamples=100 cannot start with a '-' (and therefore cannot be --executorclassname=taskexecutor.ConillonTaskExecutor)I do not know how to fix it.