在 Aptana Studio 3 中更改项目路径

发布于 2024-12-10 04:37:42 字数 130 浏览 4 评论 0原文

假设我的项目位于 c:\desktop\project_A 中,我想将其路径更改为指向 c:\desktop\project_B 文件夹。如何在不从列表中删除项目并创建新项目的情况下执行此操作?

Say I have my project in c:\desktop\project_A and I want to change the path of it to point at the c:\desktop\project_B folder instead. How do I do that without deleting the project from the list and creating a new one?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

情痴 2024-12-17 04:37:42

您可以在当前的 Studio 3 中实现此目的:

  1. 使用 Window > 打开导航器视图显示视图 > 其他>> 一般> 导航器
  2. 在导航器视图中右键单击project_A,然后选择移动...
  3. 将位置修改为project_B所在位置,然后单击“确定”。

希望这有帮助。

You could achieve this in the current Studio 3:

  1. Open Navigator view with Window > Show View > Other > General > Navigator;
  2. Right-click on project_A in Navigator view and select Move...;
  3. Modify the location to what project_B resides and click OK.

Hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文