Hey Hans,
all errors such as " "*application" could not be found in the registry "
are RCP exceptions.
If you take a look at Eclipse RCP plugins definition (without SWTBot)
you may understand them better.
(btw I checked out the 1.1 sources too and got no error when I start
org.rcpmail.test )
Cheers,
Guillaume
Hans Schwaebli a écrit :
I want to debug SWT Bot itself.
I installed the 1.1 version plugins of SWT Bot and checked out the 1.1
sources. When I then start the org.rcpmail.test I get an error:
RuntimeException: Application
"net.sf.swtbot.eclipse.ui.swtbottestapplication" could not be found in
the registry. The applications available are:
net.sf.swtbot.eclipse.headless.coretestapplication,
net.sf.swtbot.eclipse.headless.swtbottestapplication,
org.eclipse.ant.core.antRunner, org.eclipse.equinox.app.error,
org.eclipse.jdt.apt.core.aptBuild,
org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.pde.build.Build,
org.eclipse.pde.junit.runtime.uitestapplication,
org.eclipse.pde.junit.runtime.legacytestapplication,
org.eclipse.pde.junit.runtime.coretestapplication,
org.eclipse.ui.ide.workbench,
org.eclipse.update.core.standaloneUpdate,
org.eclipse.update.core.siteOptimizer, org.rcpmail.application.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
If I close all Eclipse projects except org.rcpmail and
org.rcpmail.test, then the test runs without that error. Same run
configuration in both cases.
How do you debug SWT Bot and do you know why that error occurs and how
to debug SWT Bot?
------------------------------------------------------------------------
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
------------------------------------------------------------------------
_______________________________________________
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
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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