With the Extension Pack for Java, VS Code makes a highly capable Java IDE and formidable competitor to Eclipse, NetBeans, and IntelliJ IDEA. There was a time when your choices for Java IDEs were ...
Sentry has long helped developers monitor and debug their production code. Now, the company is adding some AI smarts to this process by launching AI Autofix, a new ...
The Java Class File Disassembler (javap) is a useful tool for the Java developer that I have referenced in previous blog posts covering a variety of contexts such as detecting the innards of a Groovy ...
Microsoft's Visual Studio Code team has added initial support for the JUnit 5 testing framework, along with other Java functionality via extensions to the open source, cross-platform code editor.
Visual Studio Code is getting more Java programming functionality in a new extension from Microsoft that adds debugging capabilities. We earlier reported that, in view of the lack of support for Java ...
One of the best ways to protect your software project from avoidable bugs is the use of Java static code analysis tools. These tools can help identify and fix problematic code before it reaches ...
Microsoft announced Spring Boot improvements in the latest update to Java on Visual Studio Code tooling. That tooling comes in the Spring Boot Extension Pack in the Visual Studio Code Marketplace, ...
On September 5, 2025, the application of artificial intelligence technology in the field of programming is becoming increasingly widespread. AI programming assistants Claude Code and OpenAI's ChatGPT ...
Oracle has released JDK (Java Development Kit) 25, the first long term support (LTS) version since JDK 21 two years ago. New ...