'I want to convert my console program to a runnable JAR file

I want to convert my java program to a runnable JAR file under Eclipse and I got this error

An error has occurred. See error log for more details. Cannot invoke "org.eclipse.swt.widgets.Combo.getText()" because "this.fDestinationNamesCombo" is null



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source