I attempt to run the tests by creating a JUnit Plug-in Test launch configuration for o.e.swtbot.swt.finder.test. I select JUnit 4 as the test runner. When I launch the configuration, I get an SWTException (Invalid thread access) because the code is apparently trying to use SWT from in invalid thread.
I'm obviously not launching the tests properly. Can someone point me how it should be done?
John
_______________________________________________ swtbot-dev mailing list swtbot-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/swtbot-dev