X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.launching/plugin.xml b/net.sourceforge.phpeclipse.launching/plugin.xml index 2f39512..f4a8503 100644 --- a/net.sourceforge.phpeclipse.launching/plugin.xml +++ b/net.sourceforge.phpeclipse.launching/plugin.xml @@ -2,7 +2,7 @@ <plugin id="net.sourceforge.phpeclipse.launching" name="%Plugin.name" - version="1.0.3" + version="1.0.4" provider-name="eclipseproject.de" class="net.sourceforge.phpdt.internal.launching.PHPLaunchingPlugin"> @@ -19,6 +19,7 @@ <import plugin="org.junit"/> <import plugin="org.apache.xerces"/> <import plugin="net.sourceforge.phpeclipse"/> + <import plugin="net.sourceforge.phpeclipse.debug.core"/> </requires> @@ -27,7 +28,7 @@ <launchConfigurationType name="%LaunchConfigurationTypePHPApplication.name" delegate="net.sourceforge.phpdt.internal.launching.PHPLaunchConfigurationDelegate" - modes="run" + modes="run,debug" id="net.sourceforge.phpdt.launching.LaunchConfigurationTypePHPApplication"> <fileExtension default="true"