You don't need to worry about that, since it does not happen with SWTBot. It 
will be typed in the  target eclipse shell and not in the debug window. The 
widget needs to be in front for this, but this has nothing to do with how the 
blocking UI thread issue is solved.

Just try it and you see (I hope).


--- On Tue, 7/1/08, Somesh Sasalatti <[EMAIL PROTECTED]> wrote:
From: Somesh Sasalatti <[EMAIL PROTECTED]>
Subject: Re: [SWTBot-users] Major changes with SWTBot tests.
To: [email protected]
Date: Tuesday, July 1, 2008, 3:34 AM

I used a variant of Abbot called RCP robot that i saw at eclipsecon 2008. 
debugging is a nightmare with that. if you debug to a point where you have a 
text field add some text to it. on stepping over, it typed the stuff on my 
debug window rather than my target eclipse shell(workbench) that was launched. 
have you seen this too by any chance?


On Tue, Jul 1, 2008 at 12:31 AM, Hans Schwaebli <[EMAIL PROTECTED]> wrote:


I copied (and tested) that from Abbot SWT, where they don't use an own Eclipse 
plugin to start the tests in the non UI thread but solve this issue in the 
TestCase.runBare() method.


--- On Mon, 6/30/08, Paulin <[EMAIL PROTECTED]> wrote:

From: Paulin <[EMAIL PROTECTED]>
Subject: Re: [SWTBot-users] Major changes with SWTBot tests.

To: [email protected]
Date: Monday, June 30, 2008, 10:47 PM

Ketan,

I tried it out and now I can't run any tests.  I tried running my older Run 
Configuration that worked before the upgrade (SWTBot Runner, JUnit 3).  That 
failed with an illegal Thread acess excpetion.  Then I created a new run 
configuration using the
 JUnit Plugin Tests.  Setup for Junit 3 and that just reports terminated before 
even running.


So:
1. How should this be run?
2. Why is this change being made?  Should it be reverted?

steve

On Mon, Jun 30, 2008 at 2:12 PM, Ketan Padegaonkar <[EMAIL PROTECTED]> wrote:


I've made some major changes with SWTBot which do not require tests to

run in a non-UI thread.



This could have major repercussions for users. I'd encourage users to

try out the latest version of SWTBot available at 
http://swtbot.sourceforge.net/artifacts/trunk/

  and write back if you find any issues.



-- 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







-------------------------------------------------------------------------
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



      
-------------------------------------------------------------------------

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






-------------------------------------------------------------------------
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


      
-------------------------------------------------------------------------
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

Reply via email to