What's New in 4.18.0.AM1
CDI Tools
Eclipse Microprofile support
CDI Tools now support Eclipse Microprofile. Eclipse Microprofile related assets are checked against @Inject injections points and are validated according to rules specified in various Eclipse Microprofile specifications.
Related JIRA: JBIDE-27533
Hibernate Tools
OpenShift
Devfile based deployments
The Application Explorer view is now based on odo 2.x, which allows deployments to be based on devfile (developer oriented manifest file). The components from the default odo registry are listed with legacy S2I components:
It is also now possible to bootstrap from an empty project as the components from the registry may expose starter projects (sample code that will initialize your empty project).
Related JIRA: JBIDE-27531
Related JIRA: JBIDE-27553
Related JIRA: JBIDE-27563
Server Tools
Wildfly 22 Server Adapter
A server adapter has been added to work with Wildfly 22.
Related JIRA: JBIDE-27494