如何在 Eclipse 中的工作区之间复制用户库

发布于 2024-10-19 03:16:16 字数 187 浏览 2 评论 0原文

我错误地认为我在一个工作区中定义的用户库将在所有工作区和随后创建的工作区中可用。

因此,我创建了一个新的工作区来组织无数的项目,但可惜的是,我的用户定义的库没有在新的 ws 中复制。我正在寻找一种方法将我的用户库定义从旧的 ws 转移到新的 ws 中。

有什么好的方法可以解决这个问题吗? (我曾尝试对此进行研究,但空手而归。)

I was mistaken in thinking that the user libraries I define in one workspace would be available in all and subsequently created workspaces.

So I created a new workspace to organize the myriad of projects, but alas my user-defined libraries did not get replicated in the new ws. I am seeking a way to get my user library defs from the old ws into the new ws.

Is there any good way to hack this? (I've tried researching this but have come up empty handed.)

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

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

发布评论

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

评论(2

那片花海 2024-10-26 03:16:16

至少从 Eclipse 3.5.2 开始,有一个导出选项:

Window >首选项>爪哇>构建路径>用户库>导出...

如果不可用,您使用的是哪个版本的 Eclipse?另外,您使用什么语言?我假设是 Java,但您的问题中没有标记它。

There's an export option, at least as of Eclipse 3.5.2:

Window > Preferences > Java > Build Path > User Libraries > Export...

If that's not available, what version of Eclipse are you using? Also, what language are you working with? I'm assuming Java, but that wasn't tagged in your question.

不羁少年 2024-10-26 03:16:16

在定义用户库的同一位置(在首选项 -> Java -> 构建路径 -> 用户库下),您将找到导入/导出按钮。

In the same place where you define user libraries (under Preferences -> Java -> Build Path -> User Libraries), you will find import/export buttons.

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