Attach the Java Source Code

前端 未结 14 1687
傲寒
傲寒 2020-11-28 23:37

I cannot for the life of me attach the java source code to eclipse so I can see the inner workings of the language. Not even something as simple as the String Class.

14条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-29 00:05

    Just remove the JRE in Preferences>Java>Installed JRE and add the folder of your JDK. If you just add JDK but still leave JRE it won't work

提交回复
热议问题