is it possible to link xdebug output to a PHP project in Eclipse PDT?

Posted by pocketfullofcheese on Stack Overflow See other posts from Stack Overflow or by pocketfullofcheese
Published on 2010-04-08T23:09:27Z Indexed on 2010/04/08 23:13 UTC
Read the original article Hit count: 309

Filed under:
|
|
|

I am using xdebug with eclipse (on OSX). I think I remember reading somewhere that it was possible to link the error output (or the Call Stack) to a text editor (like Textmate). I was wondering if its possible to do the same thing for Eclipse.

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about xdebug