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

PDT 3.5 support #77

Open
2 tasks
iteman opened this issue Apr 8, 2015 · 2 comments
Open
2 tasks

PDT 3.5 support #77

iteman opened this issue Apr 8, 2015 · 2 comments
Assignees
Milestone

Comments

@iteman
Copy link
Member

iteman commented Apr 8, 2015

  • remove PHP 4 support
  • add PHP 5.6 support
@iteman iteman added this to the 3.2.0 milestone Apr 8, 2015
@iteman iteman self-assigned this Apr 20, 2015
iteman added a commit to iteman/makegood that referenced this issue Apr 22, 2015
iteman added a commit that referenced this issue May 28, 2015
…DebuggerConfiguration()` instead of `PHPDebuggersRegistry.getDebuggerConfiguration()` #77

This changes will avoid `java.lang.NoSuchMethodError` as the following:

java.lang.NoSuchMethodError: org.eclipse.php.internal.debug.core.preferences.PHPDebuggersRegistry.getDebuggerConfiguration(Ljava/lang/String;)Lorg/eclipse/php/internal/debug/core/debugger/AbstractDebuggerConfiguration;
	at com.piece_framework.makegood.launch.MakeGoodLaunchConfigurationDelegate.rewriteBasicConfigurationAttributes(MakeGoodLaunchConfigurationDelegate.java:290)
	at com.piece_framework.makegood.launch.MakeGoodLaunchConfigurationDelegate.createConfiguration(MakeGoodLaunchConfigurationDelegate.java:268)
	at com.piece_framework.makegood.launch.MakeGoodLaunchConfigurationDelegate.getLaunch(MakeGoodLaunchConfigurationDelegate.java:86)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:812)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
	at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
	at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
@glen-84
Copy link

glen-84 commented Oct 17, 2015

Any news? PDT 3.6 has already been released.

@Henriettel
Copy link

I'm also interested. Current setup doesn't work.
Eclipse Mars.1 Release (4.5.1) + PDT Tools 3.5.0.201506101710
results in an error message, when i press the play button.
"Cannot start a new test session since an active test session allready exists. Only a single test session is allowed with MakeGood."

EDIT: Okay, works fine now with the update.zip you provided in #80 : https://github.com/piece/makegood/releases/download/v3.2.0-dev1/makegood-3.2.0-dev1-update-site.zip
Updated to PDT 3.6 and still works. Please update reference in Eclipse Marketplace, it delivers 3.1.1

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

3 participants