Archive for December, 2014
Finding the Jar-file Containing a Known Class
Introduction
This post shows how to locate that jar-file that contains the class you need to import into your project. This is helpful for those times when you’re writing a custom solution using the jar-files from a 3rd party.
Read the rest of this entry »