Can we develop web application with IntelliJ IDEA Community Edition?
Answered
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 sign in to leave a comment.
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.