Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java Enterprise doesn't appear in IntelliJ ultimate

I needed to create a java document, and I have inteliji ultimate, but when I create it, it does not appear, I found this link that says that it is necessary to add Java EE: EJB, JPA, Servlets plugin, but it still does not appear. is what I am looking for enter image description here this way it appears to me enter image description here

thanks :)

I tried the solution on this website, and it didn't work. Java Enterprise doesn't appear in IntelliJ I also tried to deactivate and reactivate the plugins

like image 209
geiravör skúld Avatar asked Nov 22 '25 15:11

geiravör skúld


1 Answers

The Java EE is now called Jakarta EE.

See post, Java EE vs J2EE vs Jakarta EE.

like image 193
gemorra Avatar answered Nov 25 '25 05:11

gemorra