Remote Debug
note
With TeamCity integration for IntelliJ-based IDEs enabled, remote debug sessions can be launched right from IntelliJ IDEA for the builds based on the IntelliJ IDEA Project build steps and since TeamCity 2017.2 Ant build step.
Currently, the following IntelliJ IDEA run configurations are supported:
Java application run configuration
JUnit run configuration
TestNG run configuration
Remote debug for Ant steps requires that the build configuration have the
teamcity.remote-debug.ant.supported=true
parameter.
Prerequisites:
Debugging Tests Remotely
Thanks for your feedback!
Was this page helpful?