It could work to do this, but my knowledge of writing Eclipse plugins currently
is too limited I discovered after trying it several times. So I used the other
way, where I borrowed come classes from Abbot, extracted what I need and use
now the testing super class from them, which extends SWTBots testing super
class now. So I can run the tests as JUnit PDE tests. But your approach has
maybe some advantages, because by this one can interfere very deeply in the way
tests are started.
--- On Fri, 8/15/08, Ketan Padegaonkar <[EMAIL PROTECTED]> wrote:
From: Ketan Padegaonkar <[EMAIL PROTECTED]>
Subject: Re: [SWTBot-users] Need "SWTBot test" plugin ported to Eclipse 3.2
To: swtbot-users@lists.sourceforge.net
Date: Friday, August 15, 2008, 4:08 AM
Hans,
Have you by any chance also ported the SWTBot launcher to 3.2 ?
-- Keta
On 15-Aug-08, at 1:31 PM, Hans Schwaebli wrote:
> I had to backport that since we have a similiar compatibility problem.
>
> Here you can find our solution:
http://swtbot.org/bugzilla/show_bug.cgi?id=81
>
> It is in the attachment: http://swtbot.org/bugzilla/attachment.cgi?id=74
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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