我想为eclipse添加genymotion插件,我在主页Genymotion中阅读指南,然后点击工具栏eclipse中的帮助,我点击安装新软件 - >然后我在文本框中输入http://plugins.genymotion.com/eclipse。我等了,但我的eclipse没有显示插件genymotion。我尝试添加jar文件,但它也没有运行。
答案 0 :(得分:0)
安装插件
您可以通过以下方式之一安装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.