clickable error message

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
krad0000
Forum Newbie
Posts: 1
Joined: Fri Mar 26, 2010 9:43 pm

clickable error message

Post by krad0000 »

How to print a clickable error message in Eclipse like the built-in error handler?

E.g. Notice: /erpox/source/test.php line 7 - ...

In my error handler, I write error message to STDERR but dont see the links.
Post Reply