I'm trying to use ECF on Eclipse for real-time collaborative editing over XMPP (google talk account). I cannot seem to connect to the server and end up waiting on the "connecting" status until an error.
For XMPP connections, the user ID is to be given should follow the format <user>@<server>[:port]. Since for gtalk, one must use <user>@gmail.com as the username, could it be an error of incorrectly specifying this data?
Thanks