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?

0

this why i move to eclipse

0

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.

1

请先登录再写评论。