Thanks for the comment! Can you please tell when will the updated version 
appear on the SWTBot update site?


----- Original Message -----
From: "Ketan Padegaonkar" <[EMAIL PROTECTED]>
To: swtbot-users@lists.sourceforge.net
Sent: Wednesday, July 16, 2008 9:28:07 PM GMT +06:00 Almaty, Novosibirsk
Subject: Re: [SWTBot-users] SWTBotTreeItem.select(String [])

This was fixed in trunk a while ago: 
http://swtbot.org/bugzilla/show_bug.cgi?id=58

You can get the latest trunk from http://swtbot.sourceforge.net/artifacts/trunk/

-- Ketan

On 16-Jul-08, at 6:16 PM, Sam Faktorovich wrote:

> Hello!
>
> I'm encountering a problem with SWTBotTreeItem class. Calling its  
> methods for navigating within a complex tree (4 nested levels)  
> results in this line of SWTBotTreeItem.select(String []) method:
>
> getTree().setSelection((TreeItem[]) selection.toArray(new ArrayList[] 
> {}));
>
> throwing a java.lang.ArrayStoreException.
>
> Examining the source of select(String[] items) method, I haven't  
> found if it accesses the "items" array in any way. Is it the  
> intended behavior?
>
> Thanks.




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

Reply via email to