I believe Netbeans is the preferred IDE for the mooc. There is a plugin for IntelliJ, but I've heard mixed reviews. - Source: Reddit / 10 days 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: Reddit / about 1 month 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: Reddit / 4 months ago
Apache Netbeans — Development Environment, Tooling Platform and Application Framework. - Source: dev.to / 4 months 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: Reddit / 5 months 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 / 5 months ago
The NetBeans page does not even say what it is. https://netbeans.apache.org/. - Source: Hacker News / 6 months 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: Reddit / 9 months 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: Reddit / over 1 year ago
Apache Netbeans — Development Environment, Tooling Platform and Application Framework. - Source: dev.to / over 1 year ago
On the NetBeans mailing list (see netbeans.apache.org) this has been discussed and resolved. - Source: Reddit / almost 2 years ago
I'm just throwing this out there but what about NetBeans? - Source: Reddit / about 2 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: Reddit / about 2 years ago
Do you know an article comparing Netbeans to other products?
Suggest a link to a post with product alternatives.