Eclipse: “'Periodic workspace save.' has encountered a pro‍blem.”

前端 未结 21 1416
谎友^
谎友^ 2020-12-24 11:56

I\'m using Eclipse Indigo on Mac 10.7.4. While working, I get these periodic, annoying dialogs

\'Periodic workspace save.\' has encountered a problem.

Coul         


        
21条回答
  •  北海茫月
    2020-12-24 12:09

    Just for another data point, none of the above helped my situation. The way I finally got past this issue is that each time Eclipse complained about some folder not being there, I went on my hard drive and created the folder. E.g. after I see

    Could not write metadata for '/servers'.
    C:\...\.metadata\.plugins\org.eclipse.core.resources\.projects\servers\.markers.snap (The system cannot find the path specified.)
    

    I create the "servers" folder (not the file inside it). This gets me to the next error. I went through 3-4 of these iterations (exiting Eclipse each time to force the save) before the issues went away.

    HTH, Mark

提交回复
热议问题