eclipse导入Java源码
- 下载源码包(一般jdk都自带了, 我的没有) src.zip
- eclipse -> window -> preferences -> JAVA -> Installed JREs
- 选中jdk -> edit
- 选中rt.jar包(我的在第二行) 点击左边三角展开这个包
- 选择Source attachment , 右边点Source Attachment 选择要引入的文件
- 完毕
原文地址:https://www.cnblogs.com/helkbore/p/8446576.html
时间: 2024-09-30 15:37:18