【问题标题】:Not install genymotion plug in for eclipse不为eclipse安装genymotion插件
【发布时间】:2015-12-21 13:35:42
【问题描述】:
我想为 eclipse 添加 genymotion 插件,我阅读主页 Genymotion 中的指南,然后单击工具栏 eclipse 中的帮助,我单击安装新软件 -> 添加。然后我在文本框位置输入 http://plugins.genymotion.com/eclipse。我等待但是我的 Eclipse 没有显示插件 genymotion。我尝试添加 jar 文件,但它也没有运行。
【问题讨论】:
标签:
android
eclipse
plugins
genymotion
【解决方案1】:
安装插件
您可以通过以下方式之一为 Eclipse 安装 Genymotion 插件:
Update Site method (recommended);
Manual method.
更新站点方法(推荐)
Start Eclipse.
Go to Help/Install New Software menu and click Add.
Fill in the fields with the following values and click OK.
Name: Genymotion
Location: http://plugins.genymotion.com/eclipse
Expand Genymobile.
Click Select all and Next.
Click Next.
Read and accept the license terms.
Click Finish.
A security warning indicates that the plugin is not signed; click OK.
Click Yes to restart Eclipse.
Genymotion 插件按钮显示
手动方法
Ensure Eclipse is closed.
Download the plugin from the Genymotion download page.
Follow the steps corresponding to your operating system:
Windows
If you have administrator rights, put the .jararchive in the Pluginsdirectory of the Eclipse installation folder.
Without administrator rights, put the .jararchive in the Pluginsdirectory of the Local Settings\Eclipse folder.
Mac OS X
With administrator rights, put the .jararchive in the Plugins directory of the Eclipse installation folder.
Linux
If you have administrator rights, put the .jararchive in the Plugins directory of the Eclipse installation folder.
Without administrator rights, put the .jararchive in the Plugins directory of the /home/<user>/Eclipse folder.