Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Anyone knows where to download pde.test.utils?
Anyone knows where to download pde.test.utils? [message #585240] Fri, 14 November 2008 20:41
yonghe is currently offline yongheFriend
Messages: 6
Registered: July 2009
Junior Member
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
Previous Topic:Anyone knows where to download pde.test.utils?
Next Topic:Eclipse Events
Goto Forum:
  


Current Time: Thu Apr 25 22:08:33 GMT 2024

Powered by FUDForum. Page generated in 0.03029 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top