Showing posts with label Install NetBeans in Ubuntu. Show all posts
Showing posts with label Install NetBeans in Ubuntu. Show all posts

Sunday, June 18, 2017

Install NetBeans in Ubuntu


Install NetBeans:
chmod +x netbeans-8.1-linux.sh
Now to execute it run from its directory
sudo sh netbeans-8.1-linux.sh



Ionic framework Basics - 1

Ionic framework Basics - 1 1. Install Node.js check node js is installed Goto CMD   > type npm --> to check node js is inst...