如何在不同的工作区共享 Eclipse 配置 [英] How to share Eclipse configuration over different workspaces

查看:12
本文介绍了如何在不同的工作区共享 Eclipse 配置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在不同机器上使用 Eclipse (PDT) 作为主要 IDE.(如在家、笔记本电脑、办公室等).如何在多台计算机之间实用地共享 Eclipse 和项目配置?我应该对它们进行版本控制,还是有更简单的方法来做到这一点?

I'm using Eclipse (PDT) as primary IDE on different machines. (like at home, laptop, in office, etc.). How could I share the Eclipse and project configuration pragmatically between multiple computers? Should I version control them, or is there any easier way to do this?

您如何确保在所有计算机上使用相同的旧配置,即使是最新配置?

How do you ensure to use the same good and old even so up to date config all of your computers?

推荐答案

跨工作区共享 Eclipse 特定设置:

  1. 转到${old_workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings
  2. 将上述目录下的所有内容复制到${new_workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings

这将确保 ${new_workspace} 具有与 ${old_workspace}

希望这会有所帮助.如有任何问题,请更新.

Hope this helps. Update in case of any issues.

这篇关于如何在不同的工作区共享 Eclipse 配置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆