| Java Class Finder | ||
| Search engine for Java classes | ||
Have
you ever faced the class craziness in the Java world? Why is the application not able to
find the class, Why is the application not able to pick the class that I just modified,
Which folder or Jar is the class present in? All these questions are way too common
in a complicated environment.
I created a simple class finder application long long time back and it has proved to be invaluable on quite a few occations. This is a very simple application where you can specify a list of folders or jars to be searched for a specific class. The application can search for an exact or a fuzzy match.
|
||
| ©2007 Sandeep Deb
All Rights Reserved. Best viewed with Internet Explorer and a screen resolution of 1024 X 768 |
||