Installed the Darkest Dark theme in Eclipse Neon in Windows 32 bit System.
On launch the following exception is displayed:
java.lang.NoSuchMethodError: [org.eclipse.swt.graphics.Device.isAutoScalable()Z](http://org.eclipse.swt.graphics.Device.isAutoScalable()Z)
at org.eclipse.swt.internal.DPIUtil.autoScaleUp(DPIUtil.java:266)
at [org.eclipse.swt.graphics.Image.(Image.java:689)](http://org.eclipse.swt.graphics.Image.(Image.java:689))
…
…
…