Java EE to Jakarta EE is not found in the Migrate menu

已回答

Every search for instructions to migrate from Java EE to Jakarta EE say:

From the menu, navigate to Refactor | Migrate Packages and Classes | Java EE to Jakarta EE.

But when I navigate to Migrate Packages and Classes, I do not see that option. The only options I see are for JavaFX, JUnit, or Create New Migration…

I am using IntelliJ IDEA 2024.2.1 (Community Edition) 

Is there something I must do to enable this?

 

1

Hello, the Jakarta EE feature only can be installed to IntelliJ IDEA Ultimate edition. You may check it at File | Settings | Plugins page:

 



 

0

请先登录再写评论。