|
|
Log in / Subscribe / Register

Apache NetBeans Incubator Proposal

Apache NetBeans Incubator Proposal

Posted Sep 14, 2016 6:17 UTC (Wed) by nhippi (subscriber, #34640)
In reply to: Apache NetBeans Incubator Proposal by Per_Bothner
Parent article: Apache NetBeans Incubator Proposal

Not only eclipse, there is also IntelliJ idea, which has become open source (well open core) under Apache 2.0 license. They also use swing, and unlike netbeans, doesn't look like '90s throwback ui.


to post comments

Apache NetBeans Incubator Proposal

Posted Sep 14, 2016 9:24 UTC (Wed) by eru (subscriber, #2753) [Link] (1 responses)

Not really comparable. With Netbeans you get the whole thing as open source, including a more diverse language support. IntelliJ open source edition supports only for Java and some other JVM languages.

Apache NetBeans Incubator Proposal

Posted Sep 14, 2016 18:07 UTC (Wed) by Cyberax (✭ supporter ✭, #52523) [Link]

Eclipse supports tons of languages if you want it. IntelliJ also has a healthy ecosystem of third-party language support plugins (for Bash, Go, Rust and so on).

Apache NetBeans Incubator Proposal

Posted Sep 14, 2016 13:00 UTC (Wed) by TMM (subscriber, #79398) [Link] (1 responses)

I don't know what it looks like on other platforms but SWT on a Linux desktop with GTK looks way better than the swing interfaces of Netbeans and IntelliJ.

I can't speak for the quality of the Java portions of the IDEs but in my estimation at this moment Eclipse CDT is the best C/C++ IDE around, at least on the Linux platform. Great Valgrind and autotools support for instance.

The only other IDE that comes close now is KDEvelop 5.0, but it doesn't have all of CDT's features quite yet.

Apache NetBeans Incubator Proposal

Posted Sep 14, 2016 14:30 UTC (Wed) by hunger (subscriber, #36242) [Link]

I prefer Qt Creator for C and C++ work. Nice and fast, the ideal IDE for people that hate IDEs;-)

OK, autotools support needs to be enabled Help->About Plugins before it can be used, but then it works pretty well for the projects I tried to open with it so far.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds