|
由于項目工程比較大,最近使用eclipse常常出現(xiàn)內(nèi)存溢出的報錯,運行的時候eclipse 就通過不了,報錯,好不容易解決了。 eclipse報錯如下: 1. Internal Error An out of memory error has occurred.Consult the "Running Eclipse" section of the read me file for information on preventing this kind of error in future. You are recommended to exit the workbench. Subsequent errors may happen and may terminate the workbench without warning. See the .log file for more details. 另外還有一些報錯: unable to create new native thread. Unhandled event loop exception. java.lang.OutOfMemoryError. An internal error occurred during: "Searching for markers". Java heap space Internal Error Java heap space An internal error has occurred. java.lang.NullPointerException
方法是:找到安裝目錄中的eclipse.ini 文件,修改內(nèi)存設(shè)置的部分:
|
|
|