From Fedora Project Wiki

Revision as of 00:36, 14 December 2016 by Fusion809 (talk | contribs) (Creating article)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

NetBeans is a free and open-source IDE that is written in Java and used for writing applications in C, C++, HTML5, Java, JavaScript, PHP and more.

Installation

To install NetBeans on Fedora merely install Java with:

sudo dnf install java-1.8.0-openjdk

and go to the downloads page of NetBeans and download the Linux shell script installer. Then mark it as executable (with chmod +x), and run it.