This post originated from an RSS feed registered with Java Buzz
by Goldy Lukka.
Original Post: Searching for the parent package?
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
ClassNotFoundException... another worse exception to see apart from NullPointerException. If you have borrowed a code from someone and has some references to classes that requires additional JAR files to be included, you go mad, because you do not know which JAR and from where to get it.
For all these common problems in the life of Java developer, the title of the post has the solution. The site will solve the alien class, pakcage and JAR related problems.
Now the next time you see a class whose package is not known or a pakcage whose jar file is not known, simply switch to this site.