Installing NetBeans - Linux

Before installing NetBeans you need to install JDK software.
You can install the JDK software and NetBeans IDE in directories of your choice. Note: This installer does not displace the system version of the Java platform that is supplied by the operating system.

You can run the following command to install JDK.

sudo apt-get install openjdk-7-jdk

Go to the NetBeans download page and download the PHP package. Save the file on the desktop.

Now open terminal and run the following command.

sudo sh netbeans-7.4-php-linux.sh

After unpacking, you will find with the first step of the installation wizard.
Go through the installation wizard.
After that you will find net beans at Dash home or Applications.

Now if you need to configure Netbeans for Drupal, see this.

Comments

Popular posts from this blog

How to Reset Root Password in Drupal 7 with phpMyAdmin

Drupal - Hiding field group and its Children