| NoSuchMethodError when using Eclipse 4.2 [message #924945] |
Thu, 27 September 2012 04:57  |
Michael Werter Messages: 4 Registered: May 2012 |
Junior Member |
|
|
Hello Jubula-Forum,
we updated our RCP application to use Eclipse 4.2 instead of Eclipse Indigo.
Unfortunately, testing our application with Jubula is not possible any more. Simple actions like choosing entries from the menu bar fail, since Jubula does not recognize any new open sub menu (ub_mbr_selectEntry_byTextpath for "Window/Open Perspective/Other..." fails with the action error "The submenu for 'Window' did not appear". Nevertheless, that submenu was visible after the successful performed mouse click to the menu entry "Window").
Also, when performing some manual tests for different actions (in general actions causing a new editor tab to be opened) an error message appears. The corresponding log entries are similar to the following:
java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control;
at org.eclipse.jubula.rc.rcp.accessor.Startup$PartNamingListener.partOpened(Startup.java:465)
...
Searching the bug database I found for example bug 379217 (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=379217). It seems the problem occurred due to the usage of internal Eclipse APIs by Jubula not available in Eclipse Juno any more. Unfortunately I could not find any comment about a fix in Jubula or whether the problem will be fixed. Is it possible to say whether this issue will be fixed and when? Are there any workarounds to the problem?
Best regards,
Michael Werter
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01623 seconds