Issue
I am new to Linux.I dont know how to install Netbeans IDE in LInuxmint. Please write your answers in steps.
id='dv4'>
Solution
Follow these steps in terminal,first install jdk and then install these things
1)chmod +x ~/Downloads/jdk-8-nb-8-linux-*.sh
2)cd ~/Downloads && ./netbeans-8.0.2-linux.sh
Answered By - Vinay Guru Answer Checked By - Dawn Plyler (WPSolving Volunteer)