Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Block comments in XML broken in latest I-build?
Block comments in XML broken in latest I-build? [message #191820] Thu, 26 April 2007 21:28 Go to next message
Eclipse UserFriend
Originally posted by: shad_lane.hotmail.com

In the latest I-build, when I try to apply a block comment to some elements
in an XML file, nothing happens. If I invoke the same command using the
menu, the following exception is thrown:

org.eclipse.core.commands.NotHandledException: There is no handler to
execute for command org.eclipse.wst.sse.ui.add.block.comment
at org.eclipse.core.commands.Command.executeWithChecks(Command. java:480)
at
org.eclipse.core.commands.ParameterizedCommand.executeWithCh ecks(ParameterizedCommand.java:424)
at
org.eclipse.ui.internal.handlers.HandlerService.executeComma nd(HandlerService.java:165)
at
org.eclipse.ui.internal.handlers.SlaveHandlerService.execute Command(SlaveHandlerService.java:247)
at
org.eclipse.ui.internal.handlers.SlaveHandlerService.execute Command(SlaveHandlerService.java:247)
at
org.eclipse.ui.internal.handlers.SlaveHandlerService.execute Command(SlaveHandlerService.java:247)
at
org.eclipse.ui.internal.actions.CommandAction.runWithEvent(C ommandAction.java:178)
at
org.eclipse.ui.actions.ContributedAction.runWithEvent(Contri butedAction.java:186)
at
org.eclipse.ui.internal.actions.CommandAction.run(CommandAct ion.java:192)
at
org.eclipse.ui.texteditor.RetargetTextEditorAction.run(Retar getTextEditorAction.java:237)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:545)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:490)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:402)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3673)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3284)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2365)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2329)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 04)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:101)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 480)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:419)
at org.eclipse.equinox.launcher.Main.run(Main.java:1145)


Is this a known issue?

Using Eclipse 3.3 (I20070424-0930), WTP 2 ( I200704192149), Windows XP


Adrian
Re: Block comments in XML broken in latest I-build? [message #191882 is a reply to message #191820] Mon, 30 April 2007 18:35 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Adrian S. wrote:
> In the latest I-build, when I try to apply a block comment to some elements
> in an XML file, nothing happens. If I invoke the same command using the
> menu, the following exception is thrown:
>
> org.eclipse.core.commands.NotHandledException: There is no handler to
> execute for command org.eclipse.wst.sse.ui.add.block.comment
....
>
> Is this a known issue?
>
> Using Eclipse 3.3 (I20070424-0930), WTP 2 ( I200704192149), Windows XP

No, it is not. I suspect it's actually the platform, but please
open a bug report for it:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Web%20To ols&component=wst.xml

--
Nitin Dahyabhai
Structured Source Editor


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Enable jsp content assist in *.xhtml files (wtp R1.5.3)
Next Topic:beehive development in Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 11:39:11 GMT 2024

Powered by FUDForum. Page generated in 0.03061 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top