在Eclipse 4.2.2 上离线安装Google Plugin

Posted mypods

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在Eclipse 4.2.2 上离线安装Google Plugin相关的知识,希望对你有一定的参考价值。

因为离线安装老是失败,所以参照官网离线安装:

不同版本的插件下载地址:

Installing the Google Plugin for Eclipse from a local update archive:
https://developers.google.com/eclipse/docs/install-from-zip?hl=zh-CN&csw=1

Quick Start:
https://developers.google.com/eclipse/docs/getting_started?hl=zh-CN 


For Eclipse 4.2

  1. Download the latest update site archive for Eclipse 4.2.
  2. Unzip the archive.
  3. In Eclipse, choose Help > Install New Software...
  4. In the "Work with" section, click the Add... button. The "Add Repository" dialog box appears.
  5. Click Local and select the directory you unzipped, then click OK. Its path appears in the "Location" field. Leave the "Name" field empty.
  6. Continue with step 2 of the Google Plugin for Eclipse 4.2 installation instructions, as summarized here:
    1. Select the software components you want (typically the Google Plugin for Eclipse and the Google App Engine SDK).
    2. Click Next to review the list of items to be installed, click Next again to read and accept the license agreements, then click Finish. Eclipse will then install any external dependencies, and add the chosen components to the Eclipse installation.
    3. When asked, restart Eclipse.

The plugin should now be installed!

说明:下载后,解压到指定目录。在Eclipse中添加site时选择Local到安装包解压后的目录即可安装。


以上是关于在Eclipse 4.2.2 上离线安装Google Plugin的主要内容,如果未能解决你的问题,请参考以下文章

如何在 Centos 7 上离线安装 Sqitch

2linux上离线安装python

在Linux上离线安装SQL Server 2017

在linux上离线安装harbor的docker 私有仓库

在linux上离线安装harbor的docker 私有仓库

三台服务器上离线安装redis哨兵集群,一主二从三哨兵