将项目移至Eclipse中的另一个文件夹

编程入门 行业动态 更新时间:2024-10-21 03:42:43
本文介绍了将项目移至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中的另一个文件夹

本文发布于:2023-11-12 12:04:51,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1581457.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:移至   文件夹   项目   Eclipse

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!