您的位置:首页 > 编程语言 > Java开发

Eclipse – How to attach JDK source code

2017-08-16 22:26 531 查看
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.



P.S JDK source code is inside the 
src.zip
.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: