5 回答

TA貢獻(xiàn)3593條經(jīng)驗(yàn) 獲得超0個(gè)贊

TA貢獻(xiàn)47條經(jīng)驗(yàn) 獲得超39個(gè)贊
有可能是編譯的問(wèn)題:Project-Clean...-選擇Clean all projects-OK
如果eclipse里面項(xiàng)目多時(shí)間會(huì)比較慢,也可以單獨(dú)選擇當(dāng)前的項(xiàng)目。

TA貢獻(xiàn)5條經(jīng)驗(yàn) 獲得超1個(gè)贊
1.單個(gè)項(xiàng)目修改
項(xiàng)目上右鍵-->properties-->java compiler-->building-->enable project specific setting-->build path problems-->選中abort ? Incomplete build path/Circular dependencies ?這兩個(gè)選項(xiàng)修改為Warning
2.整個(gè)環(huán)境修改
window->preferences->java->compiler->building->build path problems-->選中abort ? Incomplete build path/Circular dependencies ?這兩個(gè)選項(xiàng)修改為Warning

TA貢獻(xiàn)164條經(jīng)驗(yàn) 獲得超117個(gè)贊
我用 eclipse ,感覺(jué)一直沒(méi)有提示,感覺(jué)挺好的。自從 用了 InterLiJ IDEA,總是自動(dòng)跳到錯(cuò)誤的位置,似乎太靈活了,很不爽。?
添加回答
舉報(bào)