[Installation] Install Netbeans 8.2 on Ubuntu 14.04

Install JDK 8

JDK 8 and later versions are required for installing and running the Java SE, Java EE and All NetBeans Bundles.

You can download standalone JDK or download the latest JDK with NetBeans IDE Java SE bundle.

Install Netbeans 8.2

Download Page: https://netbeans.org/downloads/

  1. After the download completes, run the installer.
  • For Linux platforms, the installer file has the .sh extension. For these platforms, you need to make the installer files executable by using the following command: chmod +x <installer-file-name>. Type ./<installer-file-name> to run the installer.
  • If you downloaded the All or Java EE bundle, you can customize your installation. Perform the following steps at the Welcome page of the installation wizard:
    1. Click Customize.
    2. In the Customize Installation dialog box, make your selections.
    3. Click OK.
  • At the Welcome page of the installation wizard, click Next.
  • At the License agreement page, review the license agreement, click the acceptance check box, and click Next.
  • At the NetBeans IDE installation page, do the following:
    1. Accept the default installation directory for the NetBeans IDE or specify another directory.

      Note: The installation directory must be empty and the user profile you are using to run the installer must have read/write permissions for this directory.

    2. (Applicable only to All or Java EE bundle.) Accept the default JDK installation to use with the NetBeans IDE or select a different installation from the drop-down list. If the installation wizard did not find a compatible JDK installation to use with the NetBeans IDE, your JDK is not installed in the default location. In this case, specify the path to an installed JDK and click Next, or cancel the current installation. After installing the required JDK version you can restart the installation.

      Note: If the JDK version is older than the recommended JDK 8, download and install the latest JDK update from Java SE Downloads page and restart the NetBeans IDE installer.

  • Click Next.
  • If the GlassFish Server Open Source Edition 4.1.1 installation page opens, accept the default installation directory or specify another installation location and click Next.
  • If you are installing Apache Tomcat, on its installation page, accept the default installation directory or specify another installation location. Click Next.
  • At the Summary page, do the following:
    1. Verify that the list of components to be installed is correct.
    2. Select the Check for Updates check box if you want to check the Update Center for possible updates.
    3. Verify that you have adequate space on your system for the installation.
  • Click Install to begin the installation.
  • At the Setup Complete page, provide anonymous usage data if desired, and click Finish.