Eclipse – How to attach JDK source code

来源:互联网 发布:数据立方体 编辑:程序博客网 时间:2024/06/06 09:30

http://www.mkyong.com/eclipse/eclipse-how-to-attach-jdk-source-code/


This article shows you how to attach the JDK source code in Eclipse IDE.

In Eclipse, select Windows -> Preferences -> Java -> Installed JREs , expands rt.jar, select “Source attachment” and find the src.zip from your disk drive.

attach-jdk-source-code-eclipse

P.S JDK source code is inside the src.zip.


原创粉丝点击