'Java EE project on Intellij Community

I have searched but not found an exact answer for my question even though I tried all the possibilities. Is it possible to create a Java EE project with Intellij Community edition? I don't see Java enterprise option.



Solution 1:[1]

You can try to switch to Ultimate version with special offers. For example if you are student you can ask for free Ultimate account.

But in general community edition does not support Java EE project creation.

You can check this article for more information.

Solution 2:[2]

Please view the IDEA version comparsion

enter image description here

The Community does not support Java EE.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2 Arjan Tijms