Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Conflict for "org.eclipse.wst.sse.ui.format"
Conflict for "org.eclipse.wst.sse.ui.format" [message #218519] Thu, 31 July 2008 12:57 Go to next message
Eclipse UserFriend
Originally posted by: gokuiuc.yahoo.com

Hello,

In Eclipse 3.4 and WTP 3.0, I now get this warning sometimes thrown by the
"org.eclipse.ui.workbench" plugin.

Conflict for
'org.eclipse.wst.sse.ui.format':HandlerActivation(commandId= org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandl er,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@d4f4315e,sourcePriority=1073741824)
HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandl er,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@b8a39b5e,sourcePriority=1073741824)

Unfortunately, I cannot determine the cause for this warning. I am using
some extension points from WTP, but none of them involve
"org.eclipse.wst.sse.ui.format".

What can cause this warning?

Thanks,
Gokhan
Re: Conflict for "org.eclipse.wst.sse.ui.format" [message #218526 is a reply to message #218519] Thu, 31 July 2008 14:11 Go to previous messageGo to next message
Eclipse UserFriend
Gokhan,

A command is allowed to have zero or more handlers, but only one active
handler. WTP has a few handlers for the command
org.eclipse.wst.sse.ui.format that are based on things like the active
context. It looks like more than one handler may be activated for this
command at the same time.

Nick

Gokhan wrote:
> Hello,
>
> In Eclipse 3.4 and WTP 3.0, I now get this warning sometimes thrown by the
> "org.eclipse.ui.workbench" plugin.
>
> Conflict for
> 'org.eclipse.wst.sse.ui.format':HandlerActivation(commandId= org.eclipse.wst.sse.ui.format,
> handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandl er,
> expression=org.eclipse.core.internal.expressions.ReferenceExpression@d4f4315e,sourcePriority=1073741824)
> HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
> handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandl er,
> expression=org.eclipse.core.internal.expressions.ReferenceExpression@b8a39b5e,sourcePriority=1073741824)
>
> Unfortunately, I cannot determine the cause for this warning. I am using
> some extension points from WTP, but none of them involve
> "org.eclipse.wst.sse.ui.format".
>
> What can cause this warning?
>
> Thanks,
> Gokhan
>
>
Re: Conflict for "org.eclipse.wst.sse.ui.format" [message #996537 is a reply to message #218526] Wed, 02 January 2013 05:12 Go to previous message
Eclipse UserFriend
Hello In order not to create a topic that treat the same subject I'll ask in here. My Eclipse version is Ganymede and I can not upgrade this version to Europe or other like Juno, because of plugins that run only in this version. With this context informed how do I fix this error mentioned in the topic?

Just to confirm that this is the same error log:

Conflict for 'org.eclipse.wst.sse.ui.format':HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandler,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@b8a39b5e,sourcePriority=1073741824)
HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandler,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@429a8fde,sourcePriority=1073741824)
Previous Topic:WASCE (Geronimo 2.1) DeploymentException error - Cound not open module file
Next Topic:Install JavaScript Development Tools (JSDT)
Goto Forum:
  


Current Time: Tue Jul 08 02:58:44 EDT 2025

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

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

Back to the top