Catch SWT architecture error and give the user a message.

Issue #9 resolved
Marlin Cremers created an issue

If the user runs the 64 bit version of our package on a 32 bit jvm it crashes. The application should check the architecture before using SWT. If the wrong architecture is used the user should get a message box. Possibly using Swing.

Comments (6)

  1. Log in to comment