Project

General

Profile

MakeGood with Zend Studio

Added by Mathias Methner almost 13 years ago

Hi,

I'm not sure if Makegood should work with Zend Studio (8).
I installed it without problems, but got a launch delegation error when trying to run tests.

The UI rises the following message:

Launch configuration delegate loading error.
com.zend.php.debug.core.launch.PHPExecutableExtendedLaunchDelegate

The log prints this stacktrace.
Is this a fixable problem, a configuration issue or does makegood just does not support Zend Studio?

!ENTRY org.eclipse.php.debug.core 4 0 2011-11-10 11:42:38.616
!MESSAGE Launch configuration delegate loading error.
!STACK 0
java.lang.ClassNotFoundException: com.zend.php.debug.core.launch.PHPExecutableExtendedLaunchDelegate
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.piece_framework.makegood.launch.MakeGoodLaunchConfigurationDelegate.getConfigurationDelegate(MakeGoodLaunchConfigurationDelegate.java:220)
at org.eclipse.php.internal.debug.core.launching.PHPLaunchDelegateProxy.preLaunchCheck(PHPLaunchDelegateProxy.java:91)
at com.piece_framework.makegood.launch.MakeGoodLaunchConfigurationDelegate.preLaunchCheck(MakeGoodLaunchConfigurationDelegate.java:139)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:808)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:702)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:923)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1126)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Thnaks for your help.


Replies (1)

RE: MakeGood with Zend Studio - Added by Etienne Massip almost 13 years ago

Not related to Redmine !

    (1-1/1)