zengkid / SmartTomcat

The Tomcat plugin for Intellij IDEA
Apache License 2.0
122 stars 56 forks source link

fix: kill the progress gracefully when stopping Tomcat #85

Closed yuezk closed 2 years ago

yuezk commented 2 years ago

Kill the progress softly unless the Kill the debug process immediately option is checked.

image
yuezk commented 2 years ago

Fix #75