When comparing Eclipse CDT vs CodeLite IDE, the Slant community recommends Eclipse CDT for most people. In the question“What are the best IDEs for C++ on Windows?” Eclipse CDT is ranked 15th while CodeLite IDE is ranked 19th. The most important reason people chose Eclipse CDT is:
View values of variables on mouse hover during debugging.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Nice Mouse Hover assist during debugging
View values of variables on mouse hover during debugging.
Pro Free and open source
Eclipse is an open source project and free to use.
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 Highly customizable
Thanks to the large variety of plugins and various configuration options, Eclipse is very customizable.
Pro Macro definition browser
Pro Advanced support for all popular framework
Including Laravel, WordPress, Drupal, jQuery, Bootstrap and so on
Pro Modest memory footprint
CodeLite takes up about 50 MB when loaded into memory with a workspace opened.
Pro Open source and free
CodeLite is licensed under GPL with source code available on GitHub.
Pro Extensive plugin support
Git, SFTP, Subversion, and many more plugins are fully supported in CodeLite IDE.
Pro Rapid development cycle
CodeLite is actively developed with activity almost daily on Github.
Pro Workspace view reminiscent of File Explorer
The workspace view, unlike other IDEs, is a reflection of the actual directory structure on the file system (with user filters applied).
Pro Excellent Node.js debugger
This makes fixing issues more efficiently and debugging code less painful.
Pro Intelligent code completion
Cons
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 UI can be confusing
There's an overly abundant presence of menus, this forces you to constantly click around the different menu structures.
Con Bland UI
The UI is fairly boring and has limited customization options. There is a dark theme available; however it only applies to the editor. The surrounding windows and borders remain light. You can see a collection of screenshots here.