How to install the latest Eclipse in Ubuntu 14+

How to install the latest Eclipse in Ubuntu 14+

January 13, 2016

install Eclipse Ubuntu

This is a rewrite about how to install the latest Eclipse IDE in Ubuntu, since the old tutorial does no longer work after the Eclipse Installer was rolled out. Works on all Ubuntu releases.

Eclipse IDE

1. Install Java.

Don’t have Java installed? Search for and install OpenJDK Java 7 or 8 via Software Center. Or install oracle java by followingthis post.

2. Download Eclipse from its website.

Check out your OS Type, 32-bit or 64-bit, by going to System Settings -> Details -> Overview, then select download Linux 32-bit or 64-bit of Eclipse Installer.

3. Run the installer wizard.

Decompress the downloaded archive in your file browser and navigate to the result “eclipse-installer” folder, right-click on fileeclipse-inst and select Run.

launch Eclipse IDE installer

Don’t see the “Run” option? Go to file browser’s Menu Edit -> Preferences -> Behavior -> check “Run executable text files when they are opened”, and finally log out and back in (or runnautilus -q command in terminal).

When the wizard launches, select install item, then installation folder, and finally click INSTALL button.

Eclipse IDE installer

You may select Advanced Mode from top-right menu to get more options, network proxy settings, etc.

4. Create a launcher shortcut.

Open terminal from Unity Dash, Application Launcher, or via Ctrl+Alt+T shortcut key. When it opens, paste below command and run:

gedit .local/share/applications/eclipse.desktop

The command creates and opens a launcher file, for current user, with gedit text editor. When it opens, paste below content:

[Desktop Entry]
Name=Eclipse
Type=Application
Exec=/home/USERNAME/java-mars/eclipse/eclipse
Terminal=false
Icon=/home/USERNAME/java-mars/eclipse/icon.xpm
Comment=Integrated Development Environment
NoDisplay=false
Categories=Development;IDE;
Name[en]=Eclipse

Depends on your installation folder, check out in file browser, change the value in red.

create Eclipse launcher

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值