I have an application server. I need to connect to that application server for debugging. I set the host and the port by adding a new remote connection.
But when I tried to connect it gives me the following error.
Error running 'Remote Debug': Unable to open debugger port (45gfc:3389): java.net.SocketException "Connection reset"
It would be really grateful if someone could help me with this.