Re: [SWTBot-users] Tests in the example "org.rcpmail.test" fail
Brought to you by:
kpadegaonkar
|
From: Ketan P. <ket...@gm...> - 2008-06-16 08:56:03
|
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 |