How to Clone an Eclipse Workspace

前端 未结 9 735
一整个雨季
一整个雨季 2020-12-04 11:36

I am wondering how to create new clean Eclipse workspace but having all settings from an existing one. Maybe something like cloning but without projects?

9条回答
  •  既然无缘
    2020-12-04 12:39

    I use export->preferences->all then change to a new workspace and import the prefs. Works fine (though clearly not very comfortable). Unfortunately, eclipse only offers to copy the layout settings when changing workspaces which is not enough for most purposes.

提交回复
热议问题