| [news.eclipse.platform.swt] Re: java.lang.UnsatisfiedLinkError:IsHungAppWindow |
Since I am using an old (standalone) version of JFace, could it be that recent changes in SWT have broken with that JFace version. Any ideas what change could be the source? Maybe the fix for Display#update()?
Ben
Hi,
I am recently getting the UnsatisfiedLinkError: IsHungAppWindow
I never saw this error before. According to MSDN, this tells me that the Application was not responding for some time. But why is this resulting in an SWTException?
Ben