Complete reference for Java Documentation and JAR and class files
Recently I happened to visit DocJar.com. I was stunned to see the comprehensive java documentation repository they have. Its almost the complete documentation and library repository for most of the available java softwares and libraries ( over 3000 jar files ).
DocJar has a very good search facility. Just give the java package name or the java class name you looking for, wait for a moment, you will be given with download option for the corresponding jar file and documentation.
Other facilities offered by DocJar are:
- It will show you the document and code if you give the java stack trace. (Sounds great!!!, Yes it is really great).
- They also provide DocJar plug-in for IE, firefox and Eclipse. [Get plug-ins]