The Tutorial Show How-to Install and Getting-Started with the Latest Netbeans 7.3 IDE for PHP Development on Linux Ubuntu 13.10 Saucy Salamander i386/amd64 Desktop.
To the Article Bottom Link to Netbeans PHP Development Article-Installation SetUp and Hello-World Example.
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 Easier to Read & Digest ;)
-
Download Netbeans IDE:
- Open Terminal Window
-
Installing the Prerequisite Oracle Java JDK:
Install Oracle JDK7 for Ubuntu - 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
- Set the Netbeans Installation Location
The Default should be Just fine.
Install!
- Start Netbeans IDE
-
Getting-Started with Netbeans 7.3 IDE SetUp for PHP Development: