Open perspective [message #21741] |
Mon, 16 February 2009 04:33  |
Eclipse User |
|
|
|
Hello,
How Can I open "Others..." perspectives with SWTBot?
I write next actions:
SWTBotMenu sm =bot.menu("Window").menu("Open
Perspective").menu("Others...").click();
If I want to open "Resource" perspective, What action should I use?
Thanks and regards.
Luis Miguel
|
|
|
|
|
|
|
|
|
|
|
Re: Open perspective [message #22408 is a reply to message #21919] |
Mon, 16 February 2009 11:32   |
Eclipse User |
|
|
|
Vincent Mahe a écrit :
> Luis Miguel a écrit :
>> Hello,
>> How Can I open "Others..." perspectives with SWTBot?
>> I write next actions:
>>
>> SWTBotMenu sm =bot.menu("Window").menu("Open
>> Perspective").menu("Others...").click();
>>
>> If I want to open "Resource" perspective, What action should I use?
>>
>> Thanks and regards.
>>
>> Luis Miguel
>>
> Once you click on "Others..." menu item, you should get a dialog you can
> get as a View. In it, you must catch the Table then the "Resources"
> tableItem and click on it.
>
Sorry for the mistake.
As explained later by Joe Luebker, dialogs are not Views but Shells
--
Cordialement
Vincent MAHÉ
Ingénieur Plate-forme OpenEmbeDD - http://openembedd.org
IRISA-INRIA, Campus de Beaulieu, 35042 Rennes cedex, France
Tél: +33 (0) 2 99 84 71 00, Fax: +33 (0) 2 99 84 71 71
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09335 seconds