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

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

    I solved the problem switching the workspace.

    1. Go to File (Switch workspace)
    2. Select the destination and create a folder named Workspace
    3. Run a Hello World and close Eclipse (notice that Eclipse creates the folder RemoteSystemsTempFiles automatically)
    4. now copy all your projects into the new folder Workspace
    5. Open Eclipse and if necessary (sometimes Eclipse does not show the projects) import all of them (go to File/ Open projects from File System)

提交回复
热议问题