Error Smart tomcat 2.6

已回答

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
Avatar
Permanently deleted user

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

请先登录再写评论。