News

The Java classpath has always been a source of frustration and confusion, despite its seemingly simple concepts. This article demonstrates a simple tool for unambiguously identifying which Java ...
Jib automatically determines the main class and sets the image' entrypoint accordingly. This extension exports these values also as environment variables in the created image, so a custom entrypoint ...
My program completes successfully but no traces are recorded. Checking the java.class.path system property shows that the opentelemetry-exporter-otlp JARs are there as expected. Steps to reproduce I ...
In a previous blog posting , I listed some "everyday problems" Java developers will often face and included some ideas and links related to addressing these issues. One of the focal points of that ...
The Eclipse Foundation has just announced the release of a new version of the Eclipse Buildship project, which integrates the Gradle build tool with Eclipse. Version 2.2 supports Java 9 and introduces ...