-
Notifications
You must be signed in to change notification settings - Fork 379
Closed
Labels
Description
Hello!
I suppose my question can be quite stupid because I have not enough experience with Java. But anyway. Is there possible to debug Java Web Applications? For example, I have an application which can be hosted on Apache Tomcat and I would like to debug it in VSCode using your extension, like I can debug it in Eclipse or IntelliJ IDEA using an appropriate debug configuration.
KamasamaK and oscardoudou