Jarhoo - no more ClassNotFoundException
Just found out one cool little web service called Jarhoo as the name suggests it has to do with jars and indeed Jarhoo allows you to search for information on jars when you get NoClassDefFoundError or ClassNotFoundException problems in JAVA.
The interface is pretty simple to use and the example button clearly shows how useful this online tool can be.
Resource:
http://www.jarhoo.com
1 comment:
Unfortunately, this is not freely available anymore. But I came across merobase that offers the same functionality. However, it is a bit hard to find... try a search for findjar:org.apache.lucene.search.Query
Post a Comment