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 16:57 |
Eclipse User |
|
|
|
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 18:11 |
Nick Sandonato Messages: 126 Registered: July 2009 |
Senior Member |
|
|
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
>
>
|
|
| |
Goto Forum:
Current Time: Mon Jan 13 21:35:16 GMT 2025
Powered by FUDForum. Page generated in 0.03649 seconds
|