I am developing a swt application which should run as runnable JAR. All logic is working perfectly but SWT Spinner is not rendered correctly. Other UI components displayed as expected.
Should look like this (Running within eclipse):
But looks like that (Running in shell with: java -jar app.jar):
Does anyone faced similiar problems?
Configuration: Linux Mint 64, org.eclipse.swt.gtk.linux.x86_64.jar version 4.4