Code::Blocks vs. NetBeans

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Code::Blocks
Score 0.0 out of 10
N/A
Code::Blocks is a free C/C++ and Fortran IDE designed to be very extensible and fully configurable. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin such as event compiling and debugging functionality.N/A
NetBeans
Score 7.0 out of 10
N/A
NetBeans is a free and open source platform and integrated development environment (IDE).N/A
Pricing
Code::BlocksNetBeans
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Code::BlocksNetBeans
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Code::BlocksNetBeans
Considered Both Products
Code::Blocks

No answer on this topic

NetBeans
Chose NetBeans
It works very smoothly as compared to other tools . The problem of restarting and reimporting the projects is not in the netbeans IDE . The front end development features are good . Netbeans connector is one of the best thing which enables us to deeply integrate netbeans IDE …
Chose NetBeans
I would say NetBeans only shines when it comes to smaller projects. I prefer using Eclipse and Intellij over NetBeans when it comes to developing larger projects.
Chose NetBeans
Netbeans is great as a stand-alone java ide and for compiling your java code. The platform provides easy access to better make use of your repos. Between the other ide, NetBeans is easier for us to integrate with android SDK. The only problem is the UI and for all other code …
Chose NetBeans
IBM Rational Application Developer and IntelliJ IDEA are great with hell lot of features packed into the product and are subscription based. However, most of the features they were providing were moot from my organization's business perspective and the cost was expensive. …
Chose NetBeans
It is supported primarily by Oracle and is free. This is a very important plus. Also, many things come embedded. You don't have to worry about adding library or framework. Finally, one of my favorite features is you can design the interface with drag and drop. This feature is …
Chose NetBeans
NetBeans is open source and is freely available to use making it economical compared to Visual Studio IDE. It is fast compared to Visual Studio IDE. More Diversified Libraries are available with NetBeans to work on as compared to the Eclipse IDE. It can be used even by novices …
Chose NetBeans
IntelliJ IDEA is more feature-rich and has professional support available, but comes with increased licensing costs.
Eclipse is widely used, and some of our developers still prefer Eclipse over NetBeans. However, developers spend more time working around IDE bugs when using …
Chose NetBeans
The biggest pro of NetBeans for us is that it is free and open-source, and this is why we decided to go with it over other similar products.
Chose NetBeans
Net beans is way better editor IDE than any other software. It is more advanced and more stable. The only problem with net beans is it consumes more resources of laptop / computer than any other editor. Sublime also supports multiple languages like NetBeans but it has a lot …
Chose NetBeans
Formatting becomes easy. File navigation becomes easy. Can compile code in IDE itself.
Chose NetBeans
All above mentioned is good for web development and Netbeans is an IDE which can do a lot more than normal text editors. File navigation is also easy in Netbeans.
Chose NetBeans
NetBeans holds its own in comparison to other IDEs. Versus IntelliJ and Eclipse, it's a matter of preference and familiarity.
Chose NetBeans
NetBeans is free, open source and offers a lot of open source plugins. If you don't have money to invest in a proprietary IDE, you can use NetBeans as the main IDE. Also, it's backed up by a great community and Apache so you know that it will receive upgrades and updates to …
Chose NetBeans
NetBeans goes with other IDE's in market like Eclipse, Rational Application Development and more.

I prefer NetBeans since it's a lighter version than RAD and Eclipse for building/developing Java and J2EE applications. It also has dynamic support for JavaScript, HTML, PHP.
Chose NetBeans
I have been using NetBeans for many years and I am very comfortable with it. NetBeans is a Java IDE and for different languages ​​such as PHP, Javascript, JavaFX, C / C ++, etc. unlike Eclipse, which is more useful only for Java. NetBeans helps the developer to develop their …
Chose NetBeans
It provides way to go to object or method declaration from its instance or next occurrence of object anywhere in the code. Also, it bundles difference checking and code version repos like svn, git and mercury. It almost have everything you need in development of your software.
Chose NetBeans
Easy to use. Not really proprietary to a single vendor or language.
Chose NetBeans
Netbeans has a larger number of plugins than Eclipse does which makes development easier. It provides a lot of support for enterprise Java based applications. It has a powerful user interface which makes it easier to navigate through the software. It provides support for the …
Chose NetBeans
Both are very good IDE's especially for Java. Both have great integrations. I chose NetBeans because of the better integration with Glassfish.
Chose NetBeans
NetBeans is easier to use. It has a simpler UI and it's more similar with other IDEs than Eclipse. I never liked Eclipse's workspace concept, with NetBeans you just have projects. Overall I would say using NetBeans requires less learning since it's UI is more logical and you …
Chose NetBeans

I originally began coding with Eclipse, but found debugging to be difficult to implement; switched to NetBeans and never really looked back. When coding for specific projects (for instance Android or a Java class ) Eclipse seems to have a better foothold on integration of …

Best Alternatives
Code::BlocksNetBeans
Small Businesses
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Enterprises
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Code::BlocksNetBeans
Likelihood to Recommend
-
(0 ratings)
7.8
(0 ratings)
Usability
-
(0 ratings)
9.0
(0 ratings)
Support Rating
-
(0 ratings)
8.5
(0 ratings)
User Testimonials
Code::BlocksNetBeans
Likelihood to Recommend
No answers on this topic
If your organization works with developing or supporting Java applications and is focused on running efficiently with a lean budget, NetBeans would be a good choice to consider.
If your development staff uses other languages, or prefers a high level of available professional IDE support, it may be better to consider a paid option if your budget allows.
Read full review
Pros
No answers on this topic
  • Great code completion, just start typing some code and the program will fill in the code.
  • Find/Replace is a key feature and works through whole projects as opposed to just a single file.
  • Side by side code comparison right in the interface allows me to update similar pages.
  • I appreciate the ease of using variable highlighting, with a wave of the mouse you can see visually where a given variable exists in your code.
Read full review
Cons
No answers on this topic
  • Heavy software needs more RAM. It does tend to use a lot of your computer's resources if you're loading up a huge project and slow things down.
  • Problems with configuring plugins.
  • With every release of a new version, there are some bugs which create problems while coding.
Read full review
Usability
No answers on this topic
Netbeans enhances my coding work, shows me where I have errors and helps find variable instances. I would be lost without find/replace in projects functionality as I use projects as templates for new projects. Occasionally the code hints aggravate me, but I understand that it is actually making me a better coder, working to get the 'green light' of a clean file with no errors or clumsy code.
Read full review
Support Rating
No answers on this topic
NetBeans has a very strong user community. We can find solutions here for almost all the problems we face. In addition, we can forward NetBeans Support teams the problems we cannot solve. We can get quick feedback from the support teams, but I generally try to solve my problems by following the forums.
Read full review
Alternatives Considered
No answers on this topic
IBM Rational Application Developer and IntelliJ IDEA are great with hell lot of features packed into the product and are subscription based. However, most of the features they were providing were moot from my organization's business perspective and the cost was expensive. Eclipse is an opensource product with great features, but is difficult to configure and use as compared to NetBeans. One of the frustrating issues we faced with Eclipse was its slowness while saving a file. http://https//stackoverflow.com/questions/40166270/eclipse-neon-pathetically-slow
Read full review
Return on Investment
No answers on this topic
  • It changed my way of coding. In my early days of development I never indented code, but with NetBeans my coding way has changed.
  • One IDE for all languages. I can write code in PHP, HTML, CSS, and JavaScript in only one editor or IDE.
Read full review
ScreenShots