up vote 1 down vote favorite
share [g+] share [fb]

Starting with a recent version of Eclipse PDT, the standard out and standard error from executed PHP CLI code doesn't appear in the console anymore. (It still shows up in the Debug-perspective in the Debug Output-view).

How can I change this back so that PHP CLI output arrives in the console again?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Wait for the bug to get fixed. :( https://bugs.eclipse.org/bugs/show%5Fbug.cgi?id=282997

If you find another solution, let me know please!

link|improve this answer
Sigh, nothing so far, except for the output showing up in the Debug console. – christian Oct 21 '09 at 7:49
This issue is a real bugbear for me, as it makes PDT 2.1 practically unusable. – Andrew Whitehouse Feb 5 '10 at 10:04
According to the bug report, this is fixed in PDT 3.0. – christian Aug 26 '11 at 12:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.