A majority of Java developers are planning to make the move to the latest Long-Term Support (LTS) version of the language. According to JRebel’s 2022 Java Developer Productivity Report, 62% of developers plan to switch within the next 12 months. According to the survey, Java 8 is currently the most used version in production at … continue reading
Microsoft released its roadmap for its planned updates for Java on Visual Studio Code and highlighted its most important improvements in 2021. 2021 saw substantial improvements on all extensions in the Extension Pack for Java including 1.0 release of Language Support for Java, a Gradle for Java extension release, a new and better getting started … continue reading
SafeLog4j is an open-source tool that can detect and verify vulnerable Log4j applications and protect them. This project comes after a 0-day exploit in the Java logging library, Log4j (version 2) was discovered on December 9. The vulnerability resulted in Remote Code Execution by logging a certain string. SafeLog4j works inside an application, blocking the … continue reading
This year, there were two major releases of Java — Java 16 and Java 17. Java 17 is also a long-term support (LTS) release, the last of which was Java 11. The next LTS release of Java will be in 2023 with Java 21. This will change the LTS release cadence from three to two … continue reading
Microsoft recently announced the .NET Tech Community Forums for all .NET developer topics and discussions. To take part in this forum, developers can join the .NET tech community, choose a discussion space, start a new discussion, and collaborate with other .NET developers. The .NET Tech Community Forums also allow users to follow any topic that … continue reading
JetBrains recently announced that Compose Multiplatform, the declarative UI framework for Kotlin, has reached beta. This brings Compose Desktop and Compose for the Web another step closer to their final release in 2022. The highlights of this beta release include The beginning of the stabilization of APIs in preparation for the 1.0 release, as well … continue reading
Enterprise Java is currently experiencing a renaissance, ever since the change in name from Java EE to Jakarta EE and the transfer of the project from Oracle to the Eclipse Foundation. This is according to Mike Milinkovich, executive director of The Eclipse Foundation, in response to the results of the foundation’s 2021 Jakarta EE Developer … continue reading
The latest release of Java is now available. Java 17 is a long-term support (LTS) release, the last of which was Java 11. According to Oracle, over 70 JDK Enhancement Proposals (JEPs) have been added to the language since Java 11. With this LTS release, Oracle is also working to enhance support for customers. It … continue reading
The newest Java update includes a user experience for Visual Studio Code’s testing, Maven dependency management, and project management features. Developers can now access a new layout of buttons in the left area of the editor that enables easy access to run and debug test cases. Also, the Test Explorer has been completely revamped to … continue reading
The latest version of JetBrains’ Java IDE is now available. IntelliJ IDEA 2021.2 includes several updates aimed at improving the daily experience of the platform. It includes a new project-wide analysis feature that allows developers to track errors before compiling the code. JetBrains also added a number of actions that will activate when a project … continue reading
JavaScript is the most popular language among developers. This is according to the fifth annual Developer Ecosystem Survey conducted by JetBrains with responses from 31,743 developers from 183 different countries. This finding is consistent with last year’s report, which found JavaScript to be the most widely used language. The purpose of the survey is to … continue reading
Microsoft is providing insights into what it has planned for Java in Visual Studio Code through the end of 2021. One area of focus will be on improving the fundamental development experience, which includes investing in better code completion and navigation, package import, compiling, debugging, and testing. The company is also planning to improve how … continue reading