将项目移至Eclipse中的另一个文件夹 [英] Moving project to another folder in Eclipse

查看:108
本文介绍了将项目移至Eclipse中的另一个文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

通常,我的工作项目位于桌面上的文件夹中。完成后,我将其移至 c:\dev\ 。事情是我以一种过时的方式来做。

I generally have my working projects sitting on folders on my Desktop. When they are completed I just move them to a c:\dev\. The thing is I'm doing it in a rather archaic way.

1. move project files
2. delete project on Eclipse
3. create new project on Eclipse on the new location


中创建新项目

你们如何移动项目?

How to you guys move projects around?

如果我可以更改以下内容:文件->属性->资源->位置路径将变得非常简单!

If I could alter the: File -> Properties -> Resource -> Location path it would be dead simple!

示例移动:

c:\user\desktop\project_123
c:\dev\project_123


推荐答案

在Package Explorer中右键单击Eclipse项目,选择Refactor,然后选择Move ...在出现的对话框中,输入或导航到新位置,然后单击确定。这还将保留您的CVS或其他SCM元数据,但也将带来所有修改,并且您将不会丢失工作集,启动配置或Eclipse与项目相关联的其他内容中的任何成员资格。

Right click on the Eclipse project in the Package Explorer, select Refactor, then select Move... In the dialog that comes up, enter or navigate to the new location and click OK. This will also preserve your CVS or other SCM metadata, but will also bring all your modifications as well, and you won't lose any memberships in Working Sets, launch configurations, or other things that Eclipse associates with your project.

这篇关于将项目移至Eclipse中的另一个文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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