When comparing Eclipse + Android Development Tools plugin vs Komodo IDE, the Slant community recommends Komodo IDE for most people. In the question“What are the best IDEs for Android development?” Komodo IDE is ranked 10th while Eclipse + Android Development Tools plugin is ranked 12th. The most important reason people chose Komodo IDE is:
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.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Good offline capabilities
Pro Free and open source
Eclipse is a free and open source software, it's released under the Eclipse Public license.
Pro Java programming language and XML editors
Has full support for both Java and XML.
Pro Large selection of plugins
Eclipse has a large and active community, which has resulted in a wide variety of plugins.
Pro Graphical interface
ADT provides GUI access to many of the command line SDK.
Pro Highly customizable
Thanks to the large variety of plugins and various configuration options, Eclipse is very customizable.
Pro Good font rendering
Because Eclipse is based on SWT, it uses the native font rendering and thus looks better than other IDEs on some Linux systems, where the Java font rendering is not optimal.
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
Cons
Con A lot of bugs and weak debugger
False errors cannot be removed.
Con Plugins can be unstable
Though there are plenty of plugins to choose from, they aren't always reliable. Some aren't maintained, bug fixes can be slow, and you may need to download plugins from multiple sources.
Con May lose support in the future
Google recommends moving away from Eclipse for Android Development, plugins and features are adopted much later from Eclipse than from Android Studio or IntelliJ IDEA and in the future the ADT plugin may be abandoned altogether.
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.