Eclipse workspace backup

后端 未结 2 1299
走了就别回头了
走了就别回头了 2020-12-20 22:14

What do I lose if I skip the .metadata/ directory when doing the back-up of my Eclipse workspace? (Is there some documentation describing what Eclipse stores in

2条回答
  •  攒了一身酷
    2020-12-20 22:26

    So, can I safely ignore the .metadata/ directory [in an Eclipse workspace backup]?

    Yes. Eclipse will create a new .metadata directory when you create a new project from your source code repository.

提交回复
热议问题