What Is NetBeans?
- An integrated development environment (IDE) for
developing software
- Frees programmers from the detail and drudgery of compiling, linking,
loading, and running programs
- Written in Java
- Useful for developing Java programs
- Can also be used to develop C++ programs (and programs written in other
languages)
- Free and open-source
- URL: http://www.netbeans.org/