Search This Blog

Thursday, May 3, 2012

Installing Netbeans 7.1.2 on Your Linux Mint

Linux Mint 12 supports one of my favorite IDE's, Netbeans. Netbeans has a huge fan following and it can be installed very easily in LM.

All you have to is download the version you want from their official download page.

After you have the .sh file downloaded, open up a Terminal and :

1. type: su
2. enter your password
3. browse to the directory where you downloaded Netbeans
4. type: chmod +x netbeans-6.9.1-ml-php-linux.sh
5. type: ./netbeans-6.9.1-ml-php-linux.sh
6. Now the GUI will open. You just have to follow the instructions!

3 comments:

  1. Good installation instructions!

    ReplyDelete
    Replies
    1. Thanks! Let me know what more I can write about.. :)

      Delete
  2. excellent............thanks

    ReplyDelete