IntelliJ IDEA Community Edition support Tomcat using Gradle.
已回答
If you use Gradle, you can try my script: https://github.com/Adrninistrator/IDEA-IC-Tomcat .This script will build files for web application, create a Tomcat instance, start Tomcat and load the web application. And you can debug Tomcat with IDEA.
请先登录再写评论。