IntelliJ IDEA Community Edition support Tomcat using Gradle.

Answered

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.

0

Please sign in to leave a comment.