software

CodeLite – C/C++ programming IDE

0

CodeLite is an open-source, cross platform IDE for the C/C++ programming languages.CodeLite is distributed under the terms of the GPLv2 license.

Main features:

Generic support for compilers.
extended with plugins.
Built-in GDB support.
Makefile based build system.
Project explorer (Workspace view)
File Explorer
Imports MSVS workspace/projects and converts them to use a GNU-based makefile
Active-document outline
Sophisticated database-based Code Completion mechanism.
XML-based syntax highlighting, comes with the following:C/C++,Java,Perl,XML,Makefile,Lua,Diff files,PHP,JavaScript,Python,HTML,ASP.
Text Folding
Bookmarks
Find In Files
Replace In Files
Built-in doxygen comment generator for functions/classes.

Download CodeLite

If you enjoyed this article, Get email updates (It’s Free)
avatar
Author :  

Hello visitor! Subscribe to the RSS feed or subscribe via email to receive updates.

Browse related articles

NetBeans IDE 7.2 Released NetBeans IDE 7.2 Released

NetBeans IDE 7.2 is now available for download.what’s new in this release? Significant performance increase on remote filesystems improved project scanning speed and background project scanning Java Editor enhancements JavaTM SE Development Kit 7 Update 4 support Full support of JavaFX 2.1.1 SDK on Windows and OS X 10.7 Redesigned search history in supported version [...]

How to install Netbeans IDE on ubuntu 12.04 How to install Netbeans IDE on ubuntu 12.04

To install Netbeans IDE on ubuntu 11.10 click here NOTE: JDK 6 or above (JDK 7) is required for installing and running the Java SE, Java EE and All NetBeans Bundles. To install JDK 7 on ubuntu click here 1.Go to Netbeans download page  and download the netbeans Linux (x86/x64)  .sh installer file (like netbeans-7.1.2-ml-linux.sh). [...]

NetBeans IDE 7.1.2 Released NetBeans IDE 7.1.2 Released

NetBeans IDE 7.1.2 is now available for download.what’s new in this release? Java SE Development Kit 7 Update 4 support Full support of JavaFX 2.1 SDK on Windows and OS X 10.7 Java ME SDK 3.0.5 support Bundled GlassFish 3.1.2 update release Batch refactoring tool for bulk changes in Java Editor New UI Debugger for [...]

Lazarus – IDE for FreePascal Lazarus – IDE for FreePascal

Lazarus -IDE for FreePascal The Lazarus is a free feature rich visual programming environment for the FreePascal Compiler. Free Pascal is designed to be able to understand and compile Delphi syntax.It supports the creation of self-standing graphical and console applications and runs on Linux, FreeBSD, MacOSX and Windows. Download Lazarus If you enjoyed this article, [...]

Leave a Reply