Ubuntu 下 Eclipse 升级方法

前端之家收集整理的这篇文章主要介绍了Ubuntu 下 Eclipse 升级方法前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Eclipse 3.7 indigo 更新升级到 4.2 juno 的方法

1.点击菜单 [Window] -> [Preferences] ,

弹出 "Preferences" 窗口,

在左侧窗栏中选择 "Install/Update" -> "Available Software Sites"

在右侧窗栏中点击 "Add" 按钮,

弹出 "Add Site" 窗口,

在 Name: 文本框中输入 The Eclipse Project Updates - Juno

在 Location: 文本框中输入 http://download.eclipse.org/eclipse/updates/4.2

点击 "Ok" 按钮保存。

2.在 "Preferences" 窗口中删除 Eclipse 3.7 对应的更新项,

点击 "OK" 按钮,关闭 "Preferences" 窗口。

3.点击菜单 [Help] -> [Install New Software...] ,

弹出 "Install" 窗口,

在 Work with: 下拉列表框中选中 http://download.eclipse.org/eclipse/updates/4.2

点击 "Select All" 按钮,点击 "Next" 按钮,... (按提示点击安装即可!)

注:主版本相同(即都是 indigo 由 3.6 升级为 3.7),次版本升级,只需修改上面步骤中的如下内容

  在右侧窗栏中点击 "Add" 按钮,

  弹出 "Add Site" 窗口,

  在 Name: 文本框中输入 Indigo

  在 Location: 文本框中输入 http://download.eclipse.org/releases/indigo

  点击 "Ok" 按钮保存。

  *Juno 次版本升级同理!

原文链接:https://www.f2er.com/ubuntu/352147.html

猜你在找的Ubuntu相关文章