Skip to content

Commit f86a328

Browse files
committed
Add Java SE Javadoc links
Issue: SPR-10587
1 parent ab0d760 commit f86a328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ configure(allprojects) { project ->
7979
}
8080

8181
ext.javadocLinks = [
82+
"http://docs.oracle.com/javase/7/docs/api/",
8283
"http://docs.oracle.com/javaee/6/api/",
8384
"http://docs.oracle.com/cd/E13222_01/wls/docs90/javadocs/", // CommonJ
8485
"http://pic.dhe.ibm.com/infocenter/wasinfo/v7r0/topic/com.ibm.websphere.javadoc.doc/web/apidocs/",

0 commit comments

Comments
 (0)