We have a plugin that uses SWTBot. Its MANIFEST.MF lists no dependencies on junit4 (we use junit3). Should we be able to run the tests headless with an eclipse installation that lacks junit4? We're having runtime issues apparently because junit4 is not available. I'm trying to find out if it's a configuration issue or if junit4 is for sure needed. We're using the junit3-headless plugin, AFAIK.
John _______________________________________________ swtbot-dev mailing list swtbot-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/swtbot-dev