Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTI with Eclipse Mars not working #5

Open
spoom opened this issue Jul 6, 2015 · 7 comments
Open

PTI with Eclipse Mars not working #5

spoom opened this issue Jul 6, 2015 · 7 comments

Comments

@spoom
Copy link

spoom commented Jul 6, 2015

Seems to be 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;

@gregwarr
Copy link

Same problem here with two fresh install of mars on Ubuntu 14.04

@zulus
Copy link

zulus commented Jul 21, 2015

@zulus
Copy link

zulus commented Jul 28, 2015

For those who still looking a solution, it was fixed on PDT side.

PDT snapshots available under: http://download.eclipse.org/tools/pdt/updates/latest-nightly/

@gregwarr
Copy link

It works.
Thanks for keeping us aware

@glen-84
Copy link

glen-84 commented Sep 30, 2015

Your original request has been modified.
  "PHP Development Tools (PDT)" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
  Software being installed: PHP Development Tools (PDT) 3.6.0.201509291653 (org.eclipse.php.feature.group 3.6.0.201509291653)
  Missing requirement: PHP Development Tools (PDT) 3.6.0.201509291653 (org.eclipse.php.feature.group 3.6.0.201509291653) requires 'org.eclipse.dltk.core.feature.group 5.3.0' but it could not be found

Any ideas?

@zulus
Copy link

zulus commented Sep 30, 2015

You need latest DLTK.

Use http://download.eclipse.org/technology/dltk/updates-dev/5.3/ or http://p2-dev.pdt-extensions.org/

Both, PDT 3.6 and DLTK 5.3 will be released on Friday.

@glen-84
Copy link

glen-84 commented Sep 30, 2015

@zulus Awesome! I'm looking forward to the initial PHP7 support.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants