Could you please refactor to include a decent error message when a user is trying to use an expired/invalid license. At the moment a license expiry gives this rather non-informative message (see below).
Thanks!
!ENTRY org.eclipse.core.runtime 4 2 Jun 16, 2005 16:33:48.829
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
!STACK 0
com.genuitec.eclipse.core.GenuitecCoreRTException: Invalid thread state detected on read.
… <stack elided by admin>
at org.eclipse.core.launcher.Main.main(Main.java:688)