NetBeans + JDK Quick Start for Ubuntu 16.04 Xenial
You are Welcome! The Tutorial shows you Step-by-Step How to Install and Getting-Started with NetBeans 8.x IDE and Java Development Kit 8 on Ubuntu 16.04 Xenial Xerus LTS GNU/Linux Desktop.
NetBeans IDE lets you Quickly and Easily develop Java desktop, mobile, and web applications, as well as HTML5 applications with HTML, JavaScript, and CSS.
This also the Quickest way to Getting-Started with Java 8 SE Development on Ubuntu Linux Desktops.

The NetBeans 8 IDE New Features:
- Java 8 Code Analyzers
- Java 8 Code Editors
- Support for Java SE, Java SE Embedded 8 and Java ME Embedded 8
- Enhanced Maven Support
- Enhanced Java EE 7 Support with PrimeFaces
- New Tools for HTML5 and AngularJS
- Improved PHP and C/C++ Support
-
Open a Terminal Shell emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
Download Oracle JDK 8 & NetBeans Linux Bundle
-
Giving Execution Permission.
cd ~/Downloads
chmod +x jdk-8*.sh
-
Running NetBeans+JDK Installer.
sudo ./jdk-8*.sh
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Then simply Follow the Installation Wizard.
Choose the JDK location.
Choose NetBeans location.
Click on Install to Start the Installation.
In few Minutes NetBeans+JDK should be Successfully Installed. ;)
-
Quick-Start with Java 8 Dev on NetBeans 8 IDE.
Tags: Getting Started, gnu/linux, Guide, How-to, JDK, Linux Tutorial, Netbeans, netbeans 8, netbeans getting-started, netbeans ide, netbeans jdk, oracle jdk, quickstart, Tutorial, Ubuntu, Ubuntu 16.04 Xenial Xerus LTS, ubuntu install netbeans, ubuntu install netbeans 8, ubuntu java development, ubuntu java ide, ubuntu linux