How to count the number of open editor instances in an Eclipse RCP Application?

Posted by Patrick on Stack Overflow See other posts from Stack Overflow or by Patrick
Published on 2010-03-19T08:05:03Z Indexed on 2010/03/19 8:11 UTC
Read the original article Hit count: 136

Filed under:
|
|
|
|

Hello! :-)

I'm beginning to use the swtbot to test my reccent eclipse rcp projekt. A specific editor is opened multiple times in my application and want to count how often the editor is opened.

How can i do that using swtbot?

Thanks! :-)

© Stack Overflow or respective owner

Related posts about eclipse-rcp

Related posts about gui