How to recover corrupted Eclipse workspace?

后端 未结 15 983
醉酒成梦
醉酒成梦 2020-12-07 16:43

I just managed to corrupt contents of my Eclipse .metadata directory. Starting up with eclipse -clean did not work out. Deleting .metadata and then importing all projects, p

15条回答
  •  自闭症患者
    2020-12-07 17:00

    This thread may be a bit older, but since this still is a problem nowadays, I thought I’d propose a new solution for backing up Eclipse.

    • At http://profiles.yatta.de you can download the Yatta Eclipse Launcher. You can use it to save your Eclipse and workspace setup.

    • After installation, the Launcher will discover your existing Eclipse installations and workspaces.

    • Click the Upload & Share button (the blue one) on the right of the entry you want to back up.

    (You won’t actually “share” your Eclipse or workspace with anyone. You’ll just upload a setup file with your metadata that only you have access to yourself . You could share this later, but you can also just use it as a backup).

    If you do that, you’ll be able to re-setup your IDE really fast if you ever have a fragged workspace or Eclipse installation.

提交回复
热议问题