Jakarta EE 11 and Application Servers
This release of MyEclipse delivers initial support for Jakarta EE 11 to evaluate APIs and prep migrations without disrupting current stacks.
More specifically, we’ve updated our project wizards so you can create Jakarta EE 11 projects which are created with the correct schema references, updated libraries and Maven plugins where applicable.

No Projects Left Behind
Our new connectors for Payara 7.2025, Glassfish 8 and Wildfly 35+ support the deployment of Jakarta EE 11 projects so that you aren’t left hanging with projects you can’t deploy anywhere. In addition, the embedded MyEclipse Tomcat 11 server also supports deployment of Jakarta EE 11 web projects.

Note: Jakarta EE 11 support is still WIP in MyEclipse and updated support for specifications JPA and JSF are not yet available. Please let us know what Jakarta EE 11 area you would like us to focus on, is your company adopting new specifications like Jakarta Data?
Embedded Tomcat Update
Our Embedded Tomcat server has been updated to 11.0.11. This addresses the following security vulnerabilities: CVE-2025-48989, CVE-2025-52520 and CVE-2025-53506.
Note: The embedded Tomcat server is not likely to create an exploitable vulnerability on your system as it would require the local port to be mapped such that it is accessible externally. Unless this is explicitly done by a user, the embedded server is not accessible outside the machine on which the IDE is running. Regardless of this fact, we’ll continue to keep infrastructure of this nature updated.