This project follows the version scheme MAJOR.MINOR.PATCH where each component provides some relative indication of the size of the change, but does not follow semantic versioning. In general, all ...
What is classpath scanning? Classpath scanning involves scanning directories and jar/zip files on the classpath to find files (especially classfiles) that meet certain criteria. In many ways, ...
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 post ...
A monthly overview of things you need to know as an architect or aspiring architect.
Qt Jambi is a new and noteworthy alternative to Swing and Java 2D for developing rich, cross-platform desktop-application interfaces. In this article JavaWorld contributor Jeff Hanson introduces the ...