CodeLite IDE Revision 1145 for C + + has been released, which is a powerful open source, cross-platform, integrated development environment.
Currently tested on Windows XP Sp3,ubuntu 7.10 gutsy Gibbon, Fedora Core 6 and Debian Lenny/sid, it is distributed under the GPL protocol.
Download: CodeLite c/c+ IDE Rev, 1145 for Windows
Download: CodeLite c/c+ IDE Rev, 1145 for Ubuntu gutsy Gibbon
Visit: CodeLite Home
CodeLite Main Features:
- Generic Support for compilers
- Can is easily extended with plugins (Several plugins is already included in the installer)
- Built-in GDB support, with the following features included:
- Watches Table-add Persistent Watches by a single click
- Quick watch-right Click on a variable to expand it
- Locals tree-automatically Displays the current stack variables (also displays *this if available)
- Threads view-provides List of currently running Threads and easily switching between then by single click
- Breakpoint Management-add/remove Breakpoint Management panel
- Automatic tooltip
- And more ...
- Subversion Plugin (based on the command line tool), which mimics the TortoiseSVN (but unlike it, it runs in Linux as well) .
- Subversion HTML report which allows user to quickly perform SVN actions (Diff, Revert, Commit etc)
- Makefile Based build system
- Improved Custom build system which allows user to compile using their own build tools (Premake/qmake/cmake)
- Project Explorer (Workspace view)
- File Explorer
- Automatically imports MSVs workspace/projects and converts them to GNU based makefile
- Export codelite projects to GNU makefiles
- Active Document Outline
- Sophisticated database based Code completion mechanism, a default database is supplied which contains symbols for Wxwidget S, STL and standard headers
- Function ' s Call tip
- Hover Tip
- Comments Tips
- Members List
- Supports C + + templates, namespaces and other advance features of the language
- Automatically add include statement for symbols
- Quickly Open Resources in the editor using ' Find Resource in Workspace '
- Quickly Open types in the editor using ' Find Type in Workspace '
- XML based syntax highlighting, comes with the following:
- C + +
- Java
- Perl
- Xml
- Makefile
- Lua
- Diff files
- Text Folding
- Bookmarks
- Find in Files
- Highly configurable
- Auto add missing include files
- Auto add mising functions ' implementations
- Built-in Doxygen comment generator for functions/classes
- And much more ...
CodeLite c/c+ IDE Update released