调试导致错误“org.eclipse.wst.sse.ui.toggle.comment的处理程序冲突”

时间:2013-05-24 17:55:36

标签: eclipse

我有点困惑,因为我已经使用eclipse在其他机器上使用XDebug调试PHP。我现在正在设置一台新机器,当我尝试使用调试器时,我收到以下错误:

eclipse.buildId=M20130204-1200
java.version=1.7.0_21
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_CA
Command-line arguments:  -os win32 -ws win32 -arch x86_64

Error
Sat May 25 13:28:14 EDT 2013
Conflicting handlers for org.eclipse.wst.sse.ui.toggle.comment: {org.eclipse.wst.sse.ui.internal.handlers.ToggleLineCommentHandler@18e2184c} vs {org.eclipse.php.internal.ui.actions.PHPToggleLineCommentHandler@23a93257}

任何智慧的话语? 凯特

1 个答案:

答案 0 :(得分:0)

如果您使用Eclipse Juno SR2,这里有一个可能的解决方案:

http://piece-framework.com/news

  

发布日期:2013-03-19 MakeGood 2.4.0中的新功能修复了错误   “org.eclipse.wst.sse.ui.toggle.comment的处理程序冲突......”。

     

(第27期)

     带有PDT 3.1.2的Eclipse Juno SR2(4.2.2)导致错误“冲突   org.eclipse.wst.sse.ui.toggle.comment的处理程序:   {} org.eclipse.php.internal.ui.actions.PHPToggleLineCommentHandler@f6ef40a   VS   {} org.eclipse.wst.sse.ui.internal.handlers.ToggleLineCommentHandler@3d57c470”   当激活PHP编辑器时。这不是MakeGood的缺陷,但是   它将由MakeGood修复。