简体   繁体   English

2次eclipse安装1次ADT安装

[英]2 eclipse installations 1 ADT install

Is there a way to have 2 installations of eclipse but 1 installation of ADT? 有没有办法让Eclipse安装2次,而ADT安装1次呢? I'm trying to save hard drive space, and thought I would ask. 我试图节省硬盘空间,并想问一下。 Thanks. 谢谢。

You should just download the plugin through the first installation of Eclipse and copy the plugin into second Eclipse's plugin directory. 您应该只在第一次安装Eclipse时下载插件,然后将插件复制到第二个Eclipse的插件目录中。

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). 关键是只有一个SDK文件夹(只需在ADT配置面板中设置SDK路径)即可节省空间(和Android模拟器设置)。

ADT is an Eclipse plug-in. ADT是Eclipse插件。 You can have as many Eclipse installations as you like and choose to add ADT to any or all of them. 您可以根据需要安装任意数量的Eclipse安装,并选择将ADT添加到其中的任何一个或全部。 Note that RUNNING two ADT instances at the same time will confuse adb and generate a bunch of console warnings. 请注意,同时运行两个ADT实例会混淆adb并生成大量控制台警告。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM