#757 - net.sourceforge.phpeclipse.xdebug.php.launching.PHPRemoteLaunchConfigurationDe...
authorincastrix <incastrix>
Sat, 14 Feb 2009 01:09:34 +0000 (01:09 +0000)
committerincastrix <incastrix>
Sat, 14 Feb 2009 01:09:34 +0000 (01:09 +0000)
commitc350319adc551c2a86f7b0197bdfd810d5717c44
tree7b059bde98be39735c47c6558ee5e90f4c8eb6c2
parent6af1f8edb98acf1db80cd72ade8890cf40404d98
#757 - net.sourceforge.phpeclipse.xdebug.php.launching.PHPRemoteLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) now checks if pathmap existand eventually throws an exception. Add to net.sourceforge.phpeclipse.xdebug.ui.php.launching.PHPPathMapTab overrided of org.eclipse.debug.ui.AbstractLaunchConfigurationTab.isValid(ILaunchConfiguration).
net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/launching/PHPRemoteLaunchConfigurationDelegate.java
net.sourceforge.phpeclipse.xdebug.ui/src/net/sourceforge/phpeclipse/xdebug/ui/php/launching/PHPPathMapTab.java