The Tutorial Present a Simple Netbeans 7.3 C/C++ IDE Installation and Detailed Getting-Started for Linux Zorin 6 Gnome 32/64bit Desktop.
To the Post Bottom Link to Netbeans C/C++ Development Post-Installation SetUp and Hello-World Example.
To Make the Entire Process Easier to Visualize and Retain the Articles Includes the Basic Screenshots of the Essentials Steps Involved.
The Content and Details of Guides are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read & Digest ;)
Download Latest Netbeans C/C++ IDE for Linux:
- Open a Terminal Window
GnoMenu >> Accessories >> Terminal
-
Installing the Recommended Oracle Java JDK:
Install Oracle JDK7 for Zorin - Run Netbeans 7.3 Cpp Installer
sudo su
cd </path/To>/netbeans-7*-ml-cpp-linux.sh
chmod +x netbeans-7*-ml-cpp-linux.sh
./netbeans-7*-ml-cpp-linux.sh
Accept the License
Set the Paths
Then Install...
And Finish
Follow with SetUp and Hello-World...
Netbeans C++ Quick-Start SetUp+Example: