Hi, I am using Andrea Montemaggio's php-Eclipse-connection to call Eclipse as a server. I want to handle Eclipse errors on the Eclipse server side, such that on any error - The error message is bound to a specific variable of the goal called by the client - The goal succeeds and the result, including the error message, is passed back to the client - The socket connection is closed and Eclipse continues to listen for new goals in the accept_loop. This would be needed in particular for catching syntax errors in the goal. It would be great if someone could share a solution for this not-so-special problem. Ingo
This archive was generated by hypermail 2.2.0 : Fri Nov 18 2016 - 00:13:11 CET