Summary
The JSourcery website exists to provide Java developers with a resource for quick access to Open Source Java APIs and their associated source code.
Advertisement
The JSourcery website exists to provide Java developers with a resource for quick access to Open Source Java APIs and their associated source code.
Several websites already provide access to Javadoc API references, but the real value in JSourcery is embedded [Source] links. Each class, method, and member reference contains a [Source] hyperlink which maps to the corresponding class, method, or member in an HTML version of the source code. Further, every class, method, or member reference in the source HTML is hyperlinked to where it was declared. Hence, it is possible to trace program execution by clicking through the HTML links.
Currently, JSourcery contains Apache and SourceForge projects and Sun's J2SE 1.4.2, but more will be posted in the future.
Here is a link to the SourceForge Azureus (Bit Torrent client) API Javadocs and here is a link to the source of an Azureus source file, MainWindow.
JSourcery is a new website and can benefit from your feedback. If you have questions, comments, or requests for APIs you would like to see on the website, please contact us at support@jsourcery.com