When I add various servers (Wildfly/Tomcat) run/debug configurations I can attach theirs source code in application servers configuration window.
I would expect this source can be browsed while debugging. Unfortunatelly it can't:
I want to trace the process of deployment on various containers. I know I can open source code in another IntelliJ and connect remotely but I want to debug my application and application server in the same window. What shall I do to do it?