| 
| Anyone knows where to download pde.test.utils? [message #33083] | Fri, 14 November 2008 15:41 |  | 
| Eclipse User  |  |  |  |  | Hi, I followed this article
 http://www.eclipse.org/articles/article.php?file=Article-PDE JUnitAntAutomation/index.html
 
 I have a very simple Junit, and it runs OK from eclipse GUI. However, when
 I run it from commandline below,it runs but not generating the junit
 report file.
 I figured out that the -port 2967 is where the test result sent to, I
 could not
 find pde.test.utils.PDETestListener to listen to this port
 
 
 
 Any help is greatly appreciated.
 D:\IBM\TeamConcert\jdk\bin\java.exe -Declipse.pde.launch=true
 -classpath
 D:\IBM\IBMIMShared\plugins\org.eclipse.equinox.launcher_1.0. 1.R33x_v20080118.jar
 org.eclipse.equinox.launcher.Main -os win32 -ws win32 -arch x86 -nl en_CA
 -version 3  -testLoaderClass
 org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoade r
 -loaderpluginname org.eclipse.jdt.junit.runtime
 -classNames com.ibm.cic.agent.ui.tests.AgentUITestSuite
 -application org.eclipse.pde.junit.runtime.uitestapplication
 -testApplication org.eclipse.ui.ide.workbench
 -data D:\rtc\capilano/../junit-workspace
 -configuration
 file:D:/rtc/capilano/.metadata/.plugins/org.eclipse.pde.core /pde-junit/
 -dev
 file:D:/rtc/capilano/.metadata/.plugins/org.eclipse.pde.core /pde-junit/dev.properties
 
 -testpluginname com.ibm.cic.agent.ui.tests
 -consolelog
 -port 2967
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.03842 seconds