Eclipse allows to connect to a remote process via a TCP port for remote debugging.

Does IDEA allow that? How can it be configured?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
IDEA can do same that!! you can do as following steps:

1. enter Step –> edit configuration
2. Click Add (plus symbol at the left top) –> select remote
3. This screen ‘ll show to u:
you can alter host, port (where program live on), and run java with argument ,
😀 😀