Install NetBeansIDE8.0 on Ubuntu, LinuxMint, ElementaryOS, and Debian.

Source: Internet
Author: User
Tags netbeans linux mint
With the release of OracleJava8, NetBeansIDE8.0 is also released. This article will teach you how to use Ubuntu14.04TrustyTahr, Ubuntu13.10SaucySalamander, supervisor, Ubuntu12.04PrecisePangolin, LinuxMint17Qiana

With the release of Oracle Java 8, NetBeans IDE 8.0 is also released. This article will teach you how to use Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.10 Quantal Quetzal, ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 14 Nadia, Linux Mint 13 Maya, Elementary OS 0.2 Luna, and Debian install NetBeans IDE 8.0.

Figure: NetBeans IDE 87.2

NetBeans IDE 8.0

First, we need to install Java 8:

Run the following command to install Linux Mint and Elementary OS on Ubuntu:

Sudo apt-get purge openjdk *

Sudo add-apt-repository ppa: webupd8team/java

Sudo apt-get update

Sudo apt-get install oracle-java8-installer

Install Java 8 On Debian Wheezy:

Echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu precise main" | tee-a/etc/apt/sources. list

Echo & quot; deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu precise main & quot; | tee-a/etc/apt/sources. list

Apt-key adv -- keyserver keyserver.ubuntu.com -- recv-keys EEA14886

Apt-get update

Sudo apt-get install oracle-java8-installer

Install Java 8 On Debian Jessie:

Echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee-a/etc/apt/sources. list

Echo & quot; deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main & quot; | tee-a/etc/apt/sources. list

Apt-key adv -- keyserver keyserver.ubuntu.com -- recv-keys EEA14886

Apt-get update

Sudo apt-get install oracle-java8-installer

After successfully installing Java 8, we can install NetBeans IDE 8.0:

Install NetBeans IDE 8.0 on 32-bit Ubuntu, Linux Mint, Elementary OS, and Debian:

Wget download.oracle.com/otn-pub/java/jdk-nb/8-8.0/jdk-8-nb-8-linux-i586.sh

Sudo chmod + x jdk-8-nb-8-linux-i586.sh

/Jdk-8-nb-8-linux-i586.sh

Install NetBeans IDE 8.0 on 64-bit Ubuntu, Linux Mint, Elementary OS, and Debian:

Wget download.oracle.com/otn-pub/java/jdk-nb/8-8.0/jdk-8-nb-8-linux-x64.sh

Sudo chmod + x jdk-8-nb-8-linux-x64.sh

Sudo./jdk-8-nb-8-linux-x64.sh

NetBeans details: Click here
NetBeans: Click here

Recommended reading:

Ubuntu 12.10 Netbeans installation configuration details http://www.linuxidc.com/Linux/2013-01/78357.htm

Ubuntu Netbeans Xdebug debugging environment [real environment test] http://www.linuxidc.com/Linux/2012-08/69079.htm

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.