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

NoSuchMethodError: IPHPDebugTarget.getOutputBuffer() #72

Open
dontub opened this issue Dec 5, 2014 · 0 comments
Open

NoSuchMethodError: IPHPDebugTarget.getOutputBuffer() #72

dontub opened this issue Dec 5, 2014 · 0 comments
Assignees

Comments

@dontub
Copy link

dontub commented Dec 5, 2014

The method getOutputBuffer() isn't available in org.eclipse.debug.core.model.IPHPDebugTarget anymore. This results in the following error:
java.lang.NoSuchMethodError: org.eclipse.php.internal.debug.core.model.IPHPDebugTarget.getOutputBuffer()Lorg/eclipse/php/internal/debug/core/model/DebugOutput;
at com.piece_framework.makegood.launch.MakeGoodLaunch.getStreamOutput(MakeGoodLaunch.java:69)

This happens when I enable "Debug Test". As a result exiting the test session fails so I have to restart Eclipse to use MakeGood again.
I'm using Kepler Service Release 2 with PDT 3.3.2.201412021413

@iteman iteman self-assigned this Dec 7, 2014
@iteman iteman modified the milestone: 3.2.0 Dec 7, 2014
@iteman iteman modified the milestone: 3.2.0 Jun 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants