2 个 eclipse 安装 1 个 ADT 安装

发布于 2024-10-15 02:17:41 字数 57 浏览 2 评论 0原文

有没有办法安装 2 个 eclipse 但安装 1 个 ADT?我想节省硬盘空间,并想问一下。谢谢。

Is there a way to have 2 installations of eclipse but 1 installation of ADT? I'm trying to save hard drive space, and thought I would ask. Thanks.

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

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

发布评论

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

评论(2

我不是你的备胎 2024-10-22 02:17:41

您应该通过第一次安装 Eclipse 下载插件并将插件复制到第二次 Eclipse 的插件目录中。

要点是只有一个 SDK 文件夹(只需在 ADT 配置面板中设置 SDK 路径)以节省空间(以及 Android 模拟器设置)。

You should just download the plugin through the first installation of Eclipse and copy the plugin into second Eclipse's plugin directory.

The point is to have only one folder for SDK (just setting the SDK path in ADT configuration panel) to save space (and Android Emulator Settings).

泅渡 2024-10-22 02:17:41

ADT 是一个 Eclipse 插件。您可以安装任意数量的 Eclipse,并选择将 ADT 添加到其中任何一个或全部。请注意,同时运行两个 ADT 实例会使 adb 感到困惑并生成一堆控制台警告。

ADT is an Eclipse plug-in. You can have as many Eclipse installations as you like and choose to add ADT to any or all of them. Note that RUNNING two ADT instances at the same time will confuse adb and generate a bunch of console warnings.

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