Java – Intellij Spring Initializr not available

intellij-ideajavaspringspring-initializr

I'm using Intellij IDE to code spring Boot.

Spring Initializr was not available for me in the new project option as in.

http://blog.jetbrains.com/idea/2015/03/develop-spring-boot-applications-more-productively-with-intellij-idea-14-1/

Below you can find the screenshot of my IDE. Please let me know what am i missing here?

enter image description here

Best Answer

Although the asker here used IntelliJ Ultimate here, I'd like to point out that the Spring Initializer is only available in the ultimate edition, not in the community edition. If you are using the community version, there is no way to enable the Spring plugin here.