[Maven/Tycho] First editor activation event not delivered? [message #1415134] |
Tue, 02 September 2014 02:59  |
Eclipse User |
|
|
|
Hi,
I have the following scenario:
- Starting a SWTBot Test from command line via maven/tycho
- in the setup of the test method an editor is opened
- some asserts fail as there is no "active editor"
Workaround is to activate another part and re-activate the editor.
From within the IDE everything is ok.
It seems that the first editor activation event is not properly delivered.
I have registered a part listener at workbench start up and, indeed, IPartListener#partActivated(IWorkbenchPart) method is never called.
Does this sound familiar to anyone else or anyone has some hints?
Target platform: Kepler with SWTBot 2.1.1
Thanks.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03458 seconds