The API documentation for iText has been added to the site. This is searchable with the alias itext. It has also been added to the default Java group (search alias java).
iText Documentation Added
November 15th, 2009Google Android Documentation
June 19th, 2009API documentation for Google Android has been added to the site.
This is searchable with the alias android.
Spring 2.5, Hibernate 3.2 and dom4j 1.6
May 18th, 2008The Spring Framework documentation has been updated to version 2.5.4. The Hibernate documentation has also been updated to version 3.2.2.
Documentation has also been added for dom4j (version 1.6.1). The dom4j documentation is searchable with the alias dom4j. It has also been added to the default Java group (search alias java).
IntelliJ IDEA Plugin v1.1.4 Released
May 15th, 2008I’ve released version 1.1.4 of the APIdoc IntelliJ IDEA plugin.
This release makes the plugin work again with proxies in IDEA 7.x. Thanks to Andreas Sahlbach for reporting this issue.
To upgrade, use the Plugin Manager within IntelliJ IDEA (version 7.0.3 or later).
IntelliJ IDEA Plugin v1.1.3 Released
March 10th, 2007I’ve released version 1.1.3 of the APIdoc IntelliJ IDEA plugin.
This release fixes the handling of the Alt+A keyboard shortcut to prevent a NullPointerException occurring when the code editor wasn’t selected.
To upgrade, use the Plugin Manager within IntelliJ IDEA (version 5.0 or later).
Java SE 6 API Documentation
December 14th, 2006The Java SE 6 API documentation has been updated to reflect the final release. The version 6 API is now used by default instead of version 5. To search the version 5 documentation, you can either prefix your searches with j2se5: or configure your own alias or group.
IntelliJ IDEA Plugin v1.1.2 Released
July 13th, 2006I’ve just released version 1.1.2 of the APIdoc IntelliJ IDEA plugin. This improves the handling of HTTP proxy servers that use NTLM authentication.
In previous versions, if a proxy advertised that it supported NTLM authentication, then the request would fail (even if the proxy also supported Basic or Digest authentication methods).
Version 1.1.2 now supports the older NTLMv1 authentication method and will prefer to use Digest or Basic authentication if they are advertised.
As before, the proxy details should be set up in the IntelliJ IDEA General config section. If a domain is required to authenticate with NTLM, it can be specified in the username, for example, DOMAIN\username.
To upgrade, use the Plugin Manager within IntelliJ IDEA (version 5.0 or later).
Joda Time Documentation
July 6th, 2006Spring Framework Documentation
January 26th, 2006The Spring Framework API documentation has been added to the site.
The Spring documentation is searchable with the alias spring. It has also been added to the default Java group (search alias java).
Apache Torque Documentation
January 7th, 2006I’ve added Javadocs for Apache Torque (both the Runtime and Generator APIs) to the site.
The Torque documentation is searchable with the alias torque. It has also been added to the default Java group (search alias java).