Sunday, April 21, 2013

How-to Install NetBeans 7.3 IDE for Java SE Development on Linux Xubuntu 12.10 Quantal-Quetzal 32bit/64bit Easy Visual-Guide

This Easy Visual-Guide Show Exactly How-to Install and Getting-Started with the Latest Complete Netbeans 7.3 IDE for Java SE Development on Linux Xubuntu 12.10 Quantal Quetzal i386/Amd64 Unity Desktop.

To Make the Entire Process Easier to Visualize and Retain the Article Includes the Basic Screenshots of the Essentials Steps Involved.

The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive;)

Netbeans on Ubuntu
  1. Download Netbeans 7 IDE for Java SE:

    Netbeans IDE 7.3 for Linux
  2. Open Terminal Window
    Linux Xubuntu 12 Open Terminal
  3. Prerequisite Oracle Java JDK Installation:

    Install Oracle JDK7 for Xubuntu
  4. Give Permission and Start Installer
    su
    cd </path/To>/netbeans*.sh;
    chmod +x netbeans-7.3-ml-linux.sh
    ./netbeans-7.3-ml-linux.sh
  5. Starting Installation Process Linux Ubuntu Netbeans Installation Select Features

    Follow...

  6. Set the Netbeans Java SE Install Location

    If Installer Do Not Find an Available Oracle JDK you will Need to Follow the Installing Guide Above.

    Linux Ubuntu Netbeans Installation Set Location

    Then Simply Follow Up with the Installation Process...

    Linux Ubuntu Netbeans Installing
  7. Start Netbeans IDE Linux Ubuntu Netbeans 7 IDE
  8. Netbeans Java Getting-Started with Hello World Example:

    Netbeans Java Quick Start