Can we develop web application with IntelliJ IDEA Community Edition?
已回答
I follow the tutorial
after create new project when IntelliJ ask me to select the desired technologies but there is no "Web Application check box" (there is only groovy check box)
Is Web Application supported by IntelliJ free Edition?
请先登录再写评论。
Please see the IntelliJ IDEA Editions Comparison page: http://www.jetbrains.com/idea/features/editions_comparison_matrix.html?IC
this why i move to eclipse
Web Application support is an Ultimate feature, available in IntelliJ IDEA Ultimate only.
It is still possible, however, to adopt the Community Edition for web development. See this post, for instance, or this one for Maven.