「rt.jar is not on its project's build path」

引用src.zip時、報「rt.jar is not on its project's build path」的解決方法 當經過引用src.zip想看JDK標準類的源碼時、有時會報以下錯誤: 「an error occurred while opening the source attachment form 」 「jre\lib\rt.jar is not on its project's build path」   解決辦法以下:  1. Open project properties.  2. Select Java Build Path node.  3. Select Libraries tab.  4. Remove JRE System Library 一次  5. 再次 Add Library JRE System Library
相關文章
相關標籤/搜索