On 16-Jun-08, at 1:33 PM, Hans Schwaebli wrote: > I don't understand what you want to tell me by that. > > I am willing to provide support for SWT Bot once I understood to use > it. I am no information leecher.
My apologies if I sounded offensive there. > This was an extra information to you. The point is that when I start > the rcpmail test, the mentioned error occurs. I compared the run > configuration with the link you mentioned and see no differences. > > What is wrong? I simply want to start the test org.rcpmail.test > > As I wrote before, I start it as a SWTBot Test, as it should be. But > the error occurs (see stack trace which I posted in this thread). In the case of the RCP mail example you'll need to run the test as a product "org.rcpmail.product" or run as application "org.rcpmail.application". The swtbot applications that you see running are to run SWTBot tests from within ant and are *not* to be intended to be used from within eclipse. -- Ketan ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse
