Search code examples
phpeclipsephpuniteclipse-pdt

PHP Tool Integration (PTI) with Eclipse Mars not working


Not working at all. Is it broken?

An internal error occurred during: "PHP CodeSniffer".
org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDebuggerConfiguration(Ljava/lang/String;)Lorg/eclipse/php/internal/debug/core/debugger/AbstractDebuggerConfiguration;

An internal error occurred during: "PHPUnit".
org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDebuggerConfiguration(Ljava/lang/String;)Lorg/eclipse/php/internal/debug/core/debugger/AbstractDebuggerConfiguration;

An internal error occurred during: "PHP Copy/Paste Detector".
org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDebuggerConfiguration(Ljava/lang/String;)Lorg/eclipse/php/internal/debug/core/debugger/AbstractDebuggerConfiguration;

Solution

  • Switching to the nighlty update site fixes the issue:

    http://download.eclipse.org/tools/pdt/updates/latest-nightly/