Page 2 of 2

Re: Malformed input warning

Posted: 20 Feb 2020, 02:26
by ReaksmeyRT
thank you so much ,
so how can I configure between smartfox server and eclipse for debug ,console ?

Re: Malformed input warning

Posted: 20 Feb 2020, 03:58
by ReaksmeyRT
hello brother ,
how can I debug real time in eclipse ?, example I use system.out.println("Hello") and it should be print out in console of eclipse .

Re: Malformed input warning

Posted: 20 Feb 2020, 14:31
by Lapo
how can I debug real time in eclipse ?, example I use system.out.println("Hello") and it should be print out in console of eclipse .

This is not possible. Output will go to the server's logs.
Just keep the server window open to see the server's output.