lunedì 14 ottobre 2013

NetBeans PHP for Linux Mint 15 Mate Desktop How-to Install Easy Visual-Guide

Install NetBeans PHP for Linux Mint 15

The Tutorial show How-to Install the Latest Netbeans 7.3 IDE for PHP Development on Linux Mint 15 Olivia Mate 32bit/64bit Desktop.

To Make the Entire Process Easier to Visualize and Retain the Post 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;)

Install Netbeans PHP on Linux Mint
  1. Download Netbeans IDE:

    Netbeans IDE 7.3 for PHP
  2. Open a Terminal Window
    Install Netbeans PHP on Linux Mint 15 Olivia Mate Open Terminal
  3. Prerequisite is Oracle Official Java JDK Installation:

    Install Oracle JDK7 for Linux Mint
  4. Give Permission and Start Installer
    su 
    cd </path/2>
    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.

    Install Netbeans PHP on Linux Mint Set Location

    Install!

    Install Netbeans PHP on Linux Mint Set Path
  6. Start Netbeans IDEInstall Netbeans PHP on Linux Mint IDE WorkBench
  7. Getting-Started with Netbeans 7.3 IDE SetUp for PHP Development:

    NetBeans PHP Hello-World