Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试在 NetBeans 中导航到一些 JDK 源代码时,它只显示它是已编译的代码并且源代码丢失了,我可以附加它。使用“附加..”按钮附加源后没有任何反应?我应该在哪里附上源代码?
工具->JavaPlatforms->JSE{选择你的jdk}->源选项卡->添加jar/文件夹{从安装的JDK路径中选择src.zip。}