1) Removed the to lower case conversion of the remote source path on Win systems...
authorrobekras <robekras>
Sun, 22 Oct 2006 14:29:53 +0000 (14:29 +0000)
committerrobekras <robekras>
Sun, 22 Oct 2006 14:29:53 +0000 (14:29 +0000)
commit16a71f9958922c76d1275b96397b37c4830ba402
treeed8594cf77972947a527684ec140b362fa4b355e
parent790fdd798e25386213d88e035c79b4d63cde290e
1) Removed the to lower case conversion of the remote source path on Win systems. This makes no sense as the isPrefexOf function is case sensitive.
net.sourceforge.phpeclipse.launching/src/net/sourceforge/phpdt/internal/launching/PHPSourceLocator.java