Hey all,
I'm wondering what the trick is to setting up a Hudson build for an Eclipse project.
The build is working fine, but the tests are failing. The error seems to indicate that
DISPLAY is not set properly. What's the trick?
Here's the error:
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(SWT.java:4308)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:909)
Thanks in advance,
Rob
Show replies by date