Netbeans is the most commonly used Integrated Development Environment (IDE) in Java Programming. Netbeans has different version and the latest is 8.2. This IDE can run on different platform like Windows, Linux, and Mac OS.
Netbeans supported technologies are:
- Netbeans Platform SDK
- Java SE
- Java FX
- Java EE
- Java ME
- HTML5/JavaScript
- PHP
- C/C++
- Groovy
- Java Card Connected Bundled Servers
- GlassFish Server Open Source Edition
- Apache Tomcat
Things To Remember
Before installing the Netbeans IDE software, be sure that Java Develoment Kit (JDK) is already installed in your computer. The installation process will not proceed if no JDK detected on the machine.
0 Comments