On 09-Jul-08, at 2:00 PM, Hans Schwaebli wrote: > In the debug view of Eclipse I can see how Eclipse starts it: > > java.exe -classpath D:\workspace > \eclipse_3.3.2\com.daimler.ppg.rcp.builder\build\temp\target\eclipse > \plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar > org.eclipse.equinox.launcher.Main -os win32 -ws win32 -arch x86 -nl > de_DE -version 3 -port 1795 -testLoaderClass > org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader - > loaderpluginname org.eclipse.jdt.junit.runtime -testNameFile C: > \DOKUME~1\markovze\LOKALE~1\Temp\testNames20588.txt -application > net.sf.swtbot.eclipse.ui.swtbottestapplication -product > org.rcpmail.product -data D:\workspace\eclipse_3.3.2/../junit- > workspace -configuration file:D:/workspace/ > eclipse_3.3.2/.metadata/.plugins/org.eclipse.pde.core/pde-junit/ - > dev file:D:/workspace/eclipse_3.3.2/.metadata/.plugins/ > org.eclipse.pde.core/pde-junit/dev.properties -pdelaunch -os win32 - > ws win32 -arch x86 -nl de_DE -testpluginname org.rcpmail.test
This will never work as eclipse opens up a socket to listen to Junit execution. Cheers, Ketan Padegaonkar, I blog... therefore I am... http://ketan.padegaonkar.name http://swtbot.org/ - a functional testing tool for SWT/Eclipse ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ SWTBot-users mailing list SWTBot-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse