When comparing Sublime Text with C Improved plugin vs NetBeans IDE, the Slant community recommends NetBeans IDE for most people. In the question“What are the best IDEs for C on Windows?” NetBeans IDE is ranked 3rd while Sublime Text with C Improved plugin is ranked 11th. The most important reason people chose NetBeans IDE is:
NetBeans is a free, GPL-licensed IDE. It can run on any computer with a Java virtual machine. If a computer has a Java virtual machine (JVM), Netbeans can run on it. Netbeans can, therefore, run on a variety of operating systems such as Windows, *nix, and Mac OS.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Consistent cross-platform
Looks consistently the same across Windows, OS X and Linux.
Pro Fast
Sublime Text 2 is among the fastest editors as it is and Sublime Text 3 promises to improve the start-up time to become even faster.
Pro Powerful plugin system
Sublime Text supports a large number of languages and general text editing features out of the box, but its most useful feature is its extensibility - Sublime Text uses TextMate's syntax declaration files to support new languages, has all its menus and keybindings generated from JSON files, and can be scripted to add new features using Python.
Pro Cross-platform
NetBeans is a free, GPL-licensed IDE. It can run on any computer with a Java virtual machine. If a computer has a Java virtual machine (JVM), Netbeans can run on it. Netbeans can, therefore, run on a variety of operating systems such as Windows, *nix, and Mac OS.
Pro Good refactoring
Pro Easy to learn
Very easy to learn, unlike e.g. Eclipse (which is probably the most flexible).
Pro Good support for integrated Database e Servers (E.g. Tomcat)
Pro Multiple revision control system integration
Pro Customizable theme
Pro Take less memory
Cons
Con Proprietary
Con Few releases
Sublime Text 3 is in Beta since June 2013 but the latest Dev version of Sublime Text 3 was released in Februrary 2016.
Con Little support for UML
Unless you load extensions.
Con Slow
The Netbeans IDE is known to take a large memory as compared to other lighter IDE's available on the market. The slowdown can decrease productivity and frustrate programmers.