Eclipse在哪里存放项目/包等? [英] Where does Eclipse store projects / packages etc?

查看:158
本文介绍了Eclipse在哪里存放项目/包等?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在桌面上通知eclipse来打开保存在笔记本电脑上而不导入项目的项目?我想要能够保存在一台机器上,然后拿起我离开的地方。谢谢。

How do I tell eclipse on my desktop to open projects that are saved on my laptop without importing the project? I want to be able to save on one machine and pick up where I left off on the other. Thanks.

推荐答案

所有项目都保存在工作空间中(保存其他元数据)。
一个简单的解决方案是将工作区保存在dropbox或类似的工具中,并让eclipse从放置文件夹中加载工作空间。

All projects are saved in the workspace (which saves additional meta data). A simple solution for you would be to save the workspace on dropbox or similar and let eclipse load the work space from the drop-box folder.

另一个选项将使用在pratice中常见的版本控制(请参阅 http://en.wikipedia.org/wiki/ Revision_control ),例如git(github.com)。

Another option would be to use version control which is common in pratice (see http://en.wikipedia.org/wiki/Revision_control), e.g. git (github.com).

这篇关于Eclipse在哪里存放项目/包等?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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