Adding fix for DBG on file lookup issue. It would not find the local file that had...
authorEdward Mann <phpeclipse.dev@edmann.com>
Fri, 25 Jan 2008 19:52:00 +0000 (19:52 +0000)
committerEdward Mann <phpeclipse.dev@edmann.com>
Fri, 25 Jan 2008 19:52:00 +0000 (19:52 +0000)
commit2eeb53f0f78c2ae97cad017df940b9263e8f70e2
tree26dce42304b286e79bd82e75c7102e59e9cb1a7f
parente17ff086336c3f456f5d2f30b247e4dbc1098351
Adding fix for DBG on file lookup issue. It would not find the local file that had the breakpoint in it.
net.sourceforge.phpeclipse.launching/src/net/sourceforge/phpdt/internal/launching/PHPSourceLocator.java