Open Source
NetBeans is an open-source Integrated Development Environment (IDE), which means it is free to use and has a large community for support and contributions.
Modular Architecture
Its modular architecture allows users to add or remove features easily, which provides flexibility to customize the IDE as per the developer's requirements.
Multi-Language Support
NetBeans supports multiple programming languages such as Java, PHP, HTML5, JavaScript, and more, making it a versatile tool for developers working in different technologies.
Strong Java Support
Originally developed for Java, it provides excellent support for Java development, including Maven and Ant integration, robust debugging tools, and pre-configured templates.
User-Friendly Interface
The IDE boasts an intuitive and user-friendly interface, which helps improve development speed and reduces the learning curve for new users.
Rich Set of Features
NetBeans offers many built-in features like code templates, project management tools, version control integration, and support for various application servers.
Cross-Platform Compatibility
NetBeans can run on various operating systems, including Windows, macOS, and Linux, therefore accommodating a diverse range of development environments.
Popular choices include IntelliJ IDEA, Eclipse, VScode, and NetBeans. - Source: dev.to / 5 days ago
Visual Studio is an IDE and code editor which you can use to write, debug, build code and then afterwards publish it. Examples of other softwares in the IDE category like Visual Studio include Intellij IDEA, Eclipse IDE, PyCharm, Code Blocks, and Netbeans. - Source: dev.to / 22 days ago
Apache Netbeans — Development Environment, Tooling Platform and Application Framework. - Source: dev.to / 8 months ago
The IDE we use on this course is called NetBeans, and we use it with the Test My Code plugin. Source: over 1 year ago
I believe Netbeans is the preferred IDE for the mooc. There is a plugin for IntelliJ, but I've heard mixed reviews. Source: over 1 year ago
(free) Apache NetBeans is there from ages, and one person on my team still uses it for PHP/web stuff (including the use of xdebug with it) because you know, it works. Some of us care about *what* gets into the repository, not *how* it gets done, as long you're productive. Source: over 1 year ago
Nobody mentioned (wonder why), but 10 years ago I used work in NetBeans. I thought it was fantastic and I can see it is still being developed. Source: almost 2 years ago
Apache Netbeans — Development Environment, Tooling Platform and Application Framework. - Source: dev.to / almost 2 years ago
Yes, kind of. For me mostly the solid previeuw pannel is important, having more customizablility in where things are would be great to. It would be interesting to see something where you can kind of have settings in a toolbox, all by default have their default behaviour but instances can be altered, and then from there you can kind of drop them on the ui/canvas, quite much like how "Apache netbeans"... Source: almost 2 years ago
PhpStorm is also another tool, which has great features for PHP development. I started using it 2 years ago after hearing all the benefits that provided to my coworkers. For more than 13 years, I was be a big fan of Apache Netbeans, which works great with Xdebug too, but some additional steps were needed to have it fully working though, and it used to use too many resources from my computer which became super slow. - Source: dev.to / about 2 years ago
The NetBeans page does not even say what it is. https://netbeans.apache.org/. - Source: Hacker News / about 2 years ago
I started learning Java with NetBeans and I actually still really like it, although I seem to be in the minority. I can definitely understand why people prefer JetBrains IntelliJ IDEA. As for VS Code, it can work well with the right plugins but I personally still prefer a full IDE. Source: over 2 years ago
The plugins for Apache NetBeans are stored in https://netbeans.apache.org but it's not a browseable site. It should be used automatically in your NetBeans version. Source: almost 3 years ago
Apache Netbeans — Development Environment, Tooling Platform and Application Framework. - Source: dev.to / about 3 years ago
On the NetBeans mailing list (see netbeans.apache.org) this has been discussed and resolved. Source: over 3 years ago
I'm just throwing this out there but what about NetBeans? Source: over 3 years ago
** IDEs | Integrated Development Environments** : As far as these go you have the following options: - VScode : a glorified text editor; weak refactoring; can be done but needs adding/plugins - Microsoft Visual Studio: Very good; not the best for java - Netbeans : free; old, horrid interface - Eclipse : free; highly customisable, slightly outdated, awful interface, uses class paths-> both good and bad based on... Source: over 3 years ago
Do you know an article comparing Netbeans to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Netbeans. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.