Community
Participate
Working Groups
org.eclipse.ui.internal.WorkbenchPartReference.getPane()Lorg/eclipse/ui/internal/PartPane; at org.eclipse.pde.internal.runtime.spy.sections.ActiveHelpSection.processControlHelp(ActiveHelpSection.java:138) at org.eclipse.pde.internal.runtime.spy.sections.ActiveHelpSection.build(ActiveHelpSection.java:69) at org.eclipse.pde.internal.runtime.spy.dialogs.SpyDialog.createDialogArea(SpyDialog.java:116) at org.eclipse.pde.internal.runtime.spy.dialogs.SpyDialog.createContents(SpyDialog.java:71) at org.eclipse.jface.window.Window.create(Window.java:431) at org.eclipse.pde.internal.runtime.spy.handlers.SpyHandler.execute(SpyHandler.java:38) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:61) at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56) ... 46 more
Created attachment 196435 [details] WorkbenchPartReference patch v1 Guess we'll introduce a three-line class to workaround the missing class.
(In reply to comment #1) > Created attachment 196435 [details] > WorkbenchPartReference patch v1 Patch released to CVS HEAD.
*** Bug 347089 has been marked as a duplicate of this bug. ***
Verified with I20110524-2200 on Windows XP.