NetBeans is an integrated development environment (IDE) which has been developed primarily for Java, but also with other languages, in particular PHP, C/C++, and HTML5. It is also an application platform framework for Java desktop applications and others, and the NetBeans IDE is written in Java and can run on a variety of platforms like Windows, OS X, Linux, Solaris and other platforms supporting a compatible JVM.
The NetBeans Platform allows applications to be developed from a set of modular software components called modules. Applications based on the NetBeans Platform (including the NetBeans IDE itself) can be extended by third party developers.

NetBeans

How to write a WebBrowser plugin in JavaFX for…

At IDR Solutions lately, I have been working a lot with the NetBeans platform has part of my preparation for my talk at JavaOne...
Sylwia Dorota Kedzia
5 min read

Remotely deploy projects to the Raspberry Pi using NetBeans…

The Raspberry Pi is not a very powerful device, however as it is so flexible, it is a very useful machine to have to...
Richard Bound
2 min read

Tutorial : How To Fix Catastrophic Bugs with NetBeans…

At IDRSolutions we are always innovating, one of our latest projects is a JavaFX implementation of our Swing PDF Viewer. Naturally, with all software, there’s...
Nathan Howard
4 min read

Five more reasons you should choose to use NetBeans

After spending more of my time on NetBeans I have come across even more features which i feel could be useful. Some of them...
Sophia Howard
1 min read

9 tools to help you with Java Performance Tuning

Previously I wrote an article about 5 tools to help you write better java code which helped to improve our code but also our...
Alex Marshall
4 min read