Release Notes
Highlighted features in 12.16
Abstract
1. About this release
Red Hat CodeReady Studio 12.16 is an update of Red Hat CodeReady Studio 12.15.
The following section describes improvements and additions implemented in Red Hat CodeReady Studio 12.16 and documents known problems in this release, as well as notable bug fixes, Technology Previews, deprecated functionality, and other details.
CodeReady Studio 12.16 is available from a number of sources. For more information on how to set up CodeReady Studio, see the Installation guide.
For more information about operating systems, chip architectures, and Java Development Kits (JDK) supported by this release, see the Supported Configurations and Components page.
2. Enhancements
CodeReady Studio now supports Red Hat JBoss Wildfly 20.
For more information, see the Content from wildfly.org is not included.WildFly 20 Release Notes.
CodeReady Studio is now compatible with JBoss EAP 7.3.1.
For more information, see the JBoss Enterprise Application Platform 7.3 Update 1 Release Notes.
You can now enable Eclipse MicroProfile support on JBoss EAP in CodeReady Studio.
For more information see This content is not included.Enable Eclipse MicroProfile applications on Red Hat JBoss Enterprise Application Platform 7.3
3. Bug fixes
- To view information about resolved issues in this release of CodeReady Studio, see This content is not included.Resolved issues.
4. Deprecated functionality
- This content is not included.JBIDE-27317:Android Development Tools are no longer supported.
- This content is not included.JBIDE-26987: Visual Page Editor, Forge Tools and JST Server Adapters are no longer fully supported.
5. Known issues
To view information about known issues in this release of CodeReady Studio, see the This content is not included.Known issues.
The following known issues are highlighted:
This content is not included.JBIDE-27066: Cannot login to OpenShift 4.4.0 cluster.
To work around this issue, use JDK 8 with SSL protocol set to default or, configure your Java to use TLSv1.2 as your SSL protocol.
To configure Java to use TLSv1.2, use:
$ java -Djdk.tls.client.protocols=TLSv1.2 MyApplication.jarReplace MyApplication with the name of the application.
This content is not included.JBIDE-27322: Unable to restart Eclipse after installing updates from Content from download.jboss.org is not included.JBoss or This content is not included.Red Hat Developer Portal.
To work around this issue, use JDK 11.
- This content is not included.JBIDE-26602 EAP 7.2 server fails to start after switching between JDKs.
This content is not included.JBIDE-26445: Remote EAP 7.x server adapter fails to start on Windows when connected via local remote system type with an error message:
cmd' is not recognized as an internal or external command, operable program or batch file
- This content is not included.JBIDE-26600: Cannot remove JSF capabilities from JSF project.
- This content is not included.JBIDE-26118: Cannot Create JSF2 Composite component from current selected source.