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

前端 未结 21 1444
谎友^
谎友^ 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:24

    Agree with @J-Dizzle,

    I am a beginner in web-development and had a hard time solving this today. Had similar problems when I was creating a SpringBoot project in STS. Tried most of the solutions mentioned but they didn't work. Tried removing .metadata folder and re-building my springboot project but still nothing worked.

    NOTE : I had multiple workspace in STS and this error occurred after migrating a project from one workspace to another.

    Solution : All you need to do is restart your eclipse/STS IDE and it will work just fine.

提交回复
热议问题