Project

General

Profile

Actions

Bug #2176

closed

java.lang.ClassCastException при нажатии на "Filters" в Outline view редактора разметки

Added by Yuriy Shekochihin over 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Normal
Category:
-
Target version:
Start date:
01/10/2012
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
0.13.144

Description

Если в outline редактора разметки нажать "Filters", то вывалится exception:
java.lang.ClassCastException: com.unitesk.requality.eclipse.editors.browser.ReqMarkerOutlinePage cannot be cast to org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage
at org.eclipse.wst.sse.ui.internal.handlers.CustomFilterHandler.execute(CustomFilterHandler.java:25)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
at org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(CommandContributionItem.java:829)
at org.eclipse.ui.menus.CommandContributionItem.access$19(CommandContributionItem.java:815)
at org.eclipse.ui.menus.CommandContributionItem$5.handleEvent(CommandContributionItem.java:805)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3588)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3209)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)

Actions #1

Updated by Alexey Khoroshilov about 12 years ago

  • Target version set to 0.13
Actions #2

Updated by Yuriy Shekochihin about 12 years ago

  • Subject changed from java.lang.ClassCastException пир нажатии на "Filters" в Outline view редактора разметки to java.lang.ClassCastException при нажатии на "Filters" в Outline view редактора разметки
Actions #3

Updated by Alexey Demakov about 12 years ago

  • Assignee set to Андрей Третьяков

Сможешь исправить?

Actions #4

Updated by Андрей Третьяков about 12 years ago

  • Assignee changed from Андрей Третьяков to Yuriy Shekochihin

У меня нет ни Filters, ни самой стрелочки в нашем Outline.

Actions #5

Updated by Alexey Demakov about 12 years ago

  • Status changed from New to Rejected
  • Assignee changed from Yuriy Shekochihin to Alexey Demakov
  • Published in build set to 0.13.144

Судя по всему, это баг в Eclipse WST. У них уже исправлено, правда я не очень понимаю, как:

[370682] ClassCastException in SSE Outline handler. Invalid enablement.

http://dev.eclipse.org/viewcvs/viewvc.cgi/sourceediting/plugins/org.eclipse.wst.sse.ui/plugin.xml?root=WebTools_Project&r1=1.73&r2=1.74

Actions

Also available in: Atom PDF