When comparing Komodo IDE vs NetBeans IDE, the Slant community recommends NetBeans IDE for most people. In the question“What are the best IDEs for Android development?” NetBeans IDE is ranked 3rd while Komodo IDE is ranked 10th. 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 Built in Version Control
Since Version Control features are very frequently used these days, having them built right into your IDE seems quite the right thing to do. With Komodo, you can perform your Git push-es and pull-s right while you're coding.
Pro Collaboration tools
If you're working with a remote dev team, you'll quickly realize the importance of code collaboration while programming. With the Komodo IDE you don't have to setup a separate teamviewer session, or even share code via dropbox with other devs. All you need is an ActiveState account (+ a partner with the KomodoIDE ofcourse) and your remote team could see LIVE and contribute to your changes in the source files of your app
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 Not free
Komodo IDE costs you $89 for a personal license. Even though they have a Free basic version (that's also opensource), but this lacks most of the functionality that the paid version has.
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.