Error Smart tomcat 2.6

Answered

Smart tomcat 2.6 dosen't work in last intelliJ community version. Same changing deployment and context path into run setup the nullpointer excep happens. Plugin only accepts folders at maven project.

0
2 comments

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.