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 ...
FastClasspathScanner is an uber-fast, ultra-lightweight classpath scanner for Java, Scala and other JVM languages. FastClasspathScanner has been carefully optimized. The project is stable and actively ...
A prerequisite for this course is that you know Java. And an important indicator is that you can set your Java class path. If you need a refresher, read this How to Set your Classpath and setting ...