The book Java Reflection in Action was published in 2004, but remains largely applicable eight years later. In this post, I review this book and cover its strengths and its weaknesses. In general, age ...
The latest monthly update to Java on Visual Studio Code adds a Gradle extension, simplifies Code Actions execution and leverages an "important milestone," the v1.0 release of a new language server ...
As both Google Home and Google Assistant devices become more ubiquitous in our lives, making new Actions for the Assistant becomes an almost necessary step for developers. To make it easier for ...
A GitHub Action that sets up Java JDK with Maven dependency caching for faster builds. This action wraps the official actions/setup-java with additional Maven dependency caching and installation ...
A new extension pack for Microsoft's open source, cross-platform Visual Studio Code editor boosts Java functionality by adding support for the new Java 12 release, along with new Java code actions and ...
V2 supports custom distributions and provides support for Azul Zulu OpenJDK, Eclipse Temurin and AdoptOpenJDK out of the box. V1 supports only Azul Zulu OpenJDK. V2 ...