====================================== Running swtbot junit tests in ${classname} Command line args are ${launcher-arg-line} JVM args are ${jvm-arg-line} JUnit Result File: ${junit-report-output}/${classname}.xml. Console output File: ${junit-report-output}/${classname}.txt. ====================================== . Found org.eclipse.swtbot.eclipse.junit3.headless or org.eclipse.swtbot.ant.optional.junit3 in the plugins directory. JUnit 3.x and 4.x don't play well together. Please remove org.eclipse.swtbot.eclipse.junit3.headless and org.eclipse.swtbot.ant.optional.junit3 from the plugins dir. ====================================== If you see errors above please see the file ${junit-report-output}/${classname}.txt for more information. Errors are generally caused by missing or incorrect dependencies. ======================================