Hi,
I installed Eclipse 3.4 on my PC.
I'am not able to use the contextMenu method of the SWTBotEclipseEditor
class. I get a not found widget
This my sentence that causes the exception
SWTBotEclipseEditor editor = bot.editor("test.java");
editor.contextMenu("Project").menu("Add file").click();
it works correctly with Eclipse 3.3
can you help me please
Thanks,
--
View this message in context:
http://www.nabble.com/SWT-issues-with-Eclipse-3.4-tp18772452p18772452.html
Sent from the SWTBot Users List mailing list archive at Nabble.com.
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/swtbot-users
http://swtbot.org/ - a functional testing tool for SWT/Eclipse