[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] PDT Zend Debugger Symfony or external files

hi,
i use eclipse pdt and Zend debugger.
I got problems using it with symfony framework.
Symfony framework has several files in /usr/share/php (pear)
I setup everithing, but when i launch the debugger several eclipse windows pop up asking to
"Select local resource that matches remote file"
i have to push the OK button for every class file in /usr/share/php/*.
I think the problem is that these files are outsides the webserver root directory.


After pushing every buttons the script terminate with exit 0..


how can i solve it?

thanks

cirpo