Closed rkumarnrtc closed 2 months ago
I could install & configure & run tomcat and the app launched fine . However when I run in Debug mode, the tomcat server starts , but how / where do I debug ? How is the debug console launched ? All the breakpoints are getting ignored
The mentioned command just runs the tomcat in debug mode in it's designated port. You need to configure launch.json for debugging
I could install & configure & run tomcat and the app launched fine . However when I run in Debug mode, the tomcat server starts , but how / where do I debug ? How is the debug console launched ? All the breakpoints are getting ignored