1 comment

[ 2.8 ms ] story [ 9.1 ms ] thread
Some of the hardest problems a Java Developer will ever have to face are classpath errors: ClassNotFoundException, NoClassDefFoundError, Jar Hell, Xerces Hell and company.

In this post we will go through the root causes of these problems, and see how a minimal tool (http://jhades.org) can help solving them quickly.