Linking to JDK 6 javadocs

This commit is contained in:
Inderjeet Singh 2015-11-04 18:55:23 -08:00
parent e5b3f6368d
commit 79e1c669ed

View File

@ -189,7 +189,7 @@
<includePackageNames>com.google.gson</includePackageNames>
<excludePackageNames>com.google.gson.internal:com.google.gson.internal.bind</excludePackageNames>
<links>
<link>http://docs.oracle.com/javase/1.5.0/docs/api/</link>
<link>http://docs.oracle.com/javase/6/docs/api/</link>
</links>
<version>true</version>
<show>protected</show>