I wrote modular JavaFx Maven project in Eclipse IDE.
Now I am trying to convert it to runnable jarfile, but receive the following error after clicking Next.
How can I fix this?
Details button provides the same text:
An error has occurred. See error log for more details.
Cannot invoke "org.eclipse.swt.widgets.Combo.getText()" because "this.fDestinationNamesCombo"
is null