Question: How do you connect to and debug a remote Java application/server?

  1. Click Run > Debug As > Remote Application.
  2. You cannot do this in Eclipse.
  3. Create and run a configuration under Run > Debug Configurations > Remote Java Application.
  4. Click Run > External Tools.

Answer: The correct answer of the above question is Option C:Create and run a configuration under Run > Debug Configurations > Remote Java Application.