Saturday, June 15, 2013

NetBeans 7.3 IDE PHP for Linux CentOS 6 Gnome 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 CentOS 6 Gnome i686/x86_64 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 CentOS
  1. Download Netbeans 7.3 PHP IDE:

    Netbeans IDE 7.3 for PHP
  2. Open Terminal Window
    Linux CentOS 6 KDE Open Terminal
  3. Installing the Prerequisite Oracle Java JDK:

    Install Oracle JDK7 for CentOS
  4. Give Permission and Start Installer
    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