git://git.phpeclipse.com
/
phpeclipse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e4d2c45
)
new configuration name
author
cperkonig
<cperkonig>
Mon, 10 Oct 2005 05:56:18 +0000 (
05:56
+0000)
committer
cperkonig
<cperkonig>
Mon, 10 Oct 2005 05:56:18 +0000 (
05:56
+0000)
net.sourceforge.phpeclipse.xdebug.core/plugin.xml
patch
|
blob
|
history
diff --git
a/net.sourceforge.phpeclipse.xdebug.core/plugin.xml
b/net.sourceforge.phpeclipse.xdebug.core/plugin.xml
index
ed5960d
..
7a085b8
100644
(file)
--- a/
net.sourceforge.phpeclipse.xdebug.core/plugin.xml
+++ b/
net.sourceforge.phpeclipse.xdebug.core/plugin.xml
@@
-7,7
+7,7
@@
delegate="net.sourceforge.phpeclipse.xdebug.php.launching.PHPLaunchConfigurationDelegate"
id="net.sourceforge.phpeclipse.xdebug.php.launch"
modes="run, debug"
- name="PHP Script"
+ name="PHP XDebug Script"
sourceLocatorId="net.sourceforge.phpeclipse.xdebug.core.sourceLookupDirector.php"
sourcePathComputerId="net.sourceforge.phpeclipse.xdebug.core.sourcePathComputer.php"/>
</extension>