Hello, Just a heads up about using SWTBot in combination with OpenJDK (IcedTea) and GTK3 (default in Luna). Eclipse hangs because GTK2 also gets loaded.
The root cause: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1736 Original Eclipse bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=434560 To work around the issue, you can either use the Oracle Java or force GTK3 off with SWT_GTK3=0 in the environment variables. Regards, Marc-Andre
_______________________________________________ swtbot-dev mailing list swtbot-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/swtbot-dev