Saturday 15 June 2013

NetBeans 7.3 IDE PHP for Ubuntu 12.04 Precise Pangolin How-to Install and Getting-Started Easy Visual-Guide

The Tutorial show How-to Install and Getting-Started with the Latest Netbeans 7.3 IDE for PHP Development on Linux Unbuntu 12.04 Precise Pangolin i386/amd64 Desktop.

To the Post Bottom Link to Netbeans PHP Development SetUp and Hello-World Example.

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 Latest Netbeans IDE for Linux:

    Netbeans IDE 7.3 for PHP
  2. Open Terminal Window
    Linux Ubuntu 12 Open Terminal
  3. Installing the Prerequisite Oracle Java JDK:

    Install Oracle JDK7 for Ubuntu
  4. Give Permission and Start Installer
    sudo su
    cd </path/To>/netbeans*.sh;
    chmod +x netbeans-7.3-ml-php-linux.sh
    ./netbeans-7.3-ml-php-linux.sh
  5. Set the Netbeans Installation Location

    The Default should be Just fine.

    Linux Mint 13 Mate Netbeans Installation Set Location

    Install!

    Linux Mint 13 Mate Netbeans Installation Set Location
  6. Start Netbeans IDE Linux Mint 13 Mate Netbeans 7 IDE
  7. Getting-Started with Netbeans 7.3 IDE SetUp for PHP Development:

    NetBeans PHP Hello-World