Zend Debugger Eclipse启动错误:eclipse.php.debug.core无法加载类debug.core.model.PHPConditionalBreakpoint [英] Zend Debugger Eclipse Startup Error: eclipse.php.debug.core was unable to load class debug.core.model.PHPConditionalBreakpoint

查看:274
本文介绍了Zend Debugger Eclipse启动错误:eclipse.php.debug.core无法加载类debug.core.model.PHPConditionalBreakpoint的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Mac OSX Lion上工作,自从我安装了Zend Debugger并获得了能够调试php web应用程序之后,我经常遇到这个Eclipse启动错误:


扩展点
的创建扩展错误b org.eclipse.php.internal.debug.daemon.communication插件
org.eclipse.php.debug。核心无法加载类
org.eclipse.php.internal.debug.core.zend.communication.DebuggerCommunicationDaemon。
自动激活bundle
org.eclipse.php.debug.core(258)时发生错误。


错误日志包含以下堆栈跟踪:

  org.eclipse.debug.core.DebugException:插件org.eclipse .php.debug.core无法加载类org.eclipse.php.internal.debug.core.model.PHPConditionalBreakpoint。 
在org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(BreakpointManager.java:554
在org.eclipse.debug.internal.core.BreakpointManager.loadBreakpoints(BreakpointManager.java:264
在org.eclipse.debug.internal.core.BreakpointManager.initializeBreakpoints(BreakpointManager.java:449)
在org.eclipse.debug.internal.core.BreakpointManager.getBreakpoints0(BreakpointManager.java:418)在org .eclipse.debug.internal.core.BreakpointManager.start(BreakpointManager.java:408)
在org.eclipse.debug.core.DebugPlugin.start(DebugPlugin.java:682)
在org.eclipse .osgi.framework.internal.core.BundleContextImpl $ 1.run(BundleContextImpl.java:711)
...为了简洁省略...

当我刚刚重新启动eclipse几次时,这个错误经常消失,我已经搜索了解决方案,并尝试重新安装eclipse几次,这个错误似乎只有在ADT(Android开发工具)和PDT(PHP Development T ools)+ Zend Debugger安装。



如果您有关于如何解决此问题的信息,请通知我。在相关的说明中,我从来没有真正让PDT + Zend调试器工作(如在调试中)在Windows上的PHP应用程序。

解决方案

这是一个解决方法而不是解决方案,但到目前为止,这是很好的:



我下载并安装了 Eclipse for PHP Developers (又名Zend Eclipse PDT)版本3.0.2从 Zend 网站和我现在可以调试Wordpress和Joomla,这两个相当复杂的项目,就像PHP一样。



如果我遇到问题,我将更新。


I work on Mac OSX Lion and ever since I've installed the Zend Debugger and gotten it to be able to debug php web applications, I often encounter this Eclipse startup error:

Error creation extension for extension-point org.eclipse.php.internal.debug.daemon.communication Plug-in org.eclipse.php.debug.core was unable to load class org.eclipse.php.internal.debug.core.zend.communication.DebuggerCommunicationDaemon. An error occurred while automatically activating bundle org.eclipse.php.debug.core (258).

The error log contains the following stack trace:

org.eclipse.debug.core.DebugException: Plug-in org.eclipse.php.debug.core was unable to load class org.eclipse.php.internal.debug.core.model.PHPConditionalBreakpoint.  
at org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(BreakpointManager.java:554
at org.eclipse.debug.internal.core.BreakpointManager.loadBreakpoints(BreakpointManager.java:264
at org.eclipse.debug.internal.core.BreakpointManager.initializeBreakpoints(BreakpointManager.java:449)  
at org.eclipse.debug.internal.core.BreakpointManager.getBreakpoints0(BreakpointManager.java:418)    at org.eclipse.debug.internal.core.BreakpointManager.start(BreakpointManager.java:408)  
at org.eclipse.debug.core.DebugPlugin.start(DebugPlugin.java:682)   
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
... Omitted for brevity ...

This error often goes away when I just restart eclipse a few times. I've googled for solutions and tried reinstalling eclipse a couple of times. This error only seems to occur if I have both ADT (Android Development Tools) and PDT (PHP Development Tools) + Zend Debugger installed.

Please let me know if you have information about how to solve this problem. On a related note, I never really got the PDT + Zend debugger to work (as in debug) PHP apps on Windows.

解决方案

This is a workaround instead of a solution, but so far, it's going good:

I downloaded and installed Eclipse for PHP Developers(aka Zend Eclipse PDT) version 3.0.2 from Zend website and I'm now able to debug Wordpress and Joomla, both pretty complicated projects as far as PHP goes.

I will update if I experience a problem.

这篇关于Zend Debugger Eclipse启动错误:eclipse.php.debug.core无法加载类debug.core.model.PHPConditionalBreakpoint的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆