<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Software Testing Tools Blog - Testertools &#187; C/C++ programming</title>
	<atom:link href="http://www.testertools.com/blog/tag/cc-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testertools.com/blog</link>
	<description>The latest news and blog information from testertools.com</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:24:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bug fix CodeLites version 2.5.3.4075 now available for download.</title>
		<link>http://www.testertools.com/blog/codelite-2-5-3-4075-iavailable-for-download/</link>
		<comments>http://www.testertools.com/blog/codelite-2-5-3-4075-iavailable-for-download/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 22:02:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++ Testing Tools]]></category>
		<category><![CDATA[and Mac OSX]]></category>
		<category><![CDATA[BUILD TOOL]]></category>
		<category><![CDATA[C/C++ programming]]></category>
		<category><![CDATA[CodeLite]]></category>
		<category><![CDATA[cross platform IDE]]></category>
		<category><![CDATA[GDB support]]></category>
		<category><![CDATA[GPLv2 license]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP SP3]]></category>

		<guid isPermaLink="false">http://www.testertools.com/blog/?p=1499</guid>
		<description><![CDATA[<br/>If you’re looking for a decent build tool for C/C++ programming languages, why not try CodeLites open-source, cross platform IDE.  Built and tested on Windows XP SP3, Windows Vista, Ubuntu 9.10, and Mac OSX 10.5.6. Early versions of this product had known bugs. But this version shouid fix all that
Code lite in action.

CodeLite main features are ]]></description>
			<content:encoded><![CDATA[<br/><p><span style="color: #000000;">If you’re looking for a decent build tool for<strong> C/C++ programming</strong> languages, why not try <a href="http://www.codelite.org/" target="_blank">CodeLites</a> open-source, cross platform IDE.  Built and tested on <strong>Windows XP SP3</strong>, <strong>Windows Vista, Ubuntu 9.10,</strong> and <strong>Mac OSX 10.5.6</strong>. Early versions of this product had known bugs. But this version shouid fix all that</span></p>
<p><em>Code lite in action.</em></p>
<p><img class="alignnone" src="http://codelite.org/images/codelite2.0-thumb.png" alt="" width="430" height="320" /></p>
<h2><span style="color: #00728e;">CodeLite main features are as follows:</span></h2>
<p>* Generic support for <strong>compilers</strong></p>
<p>* Can be easily extended with plugins (several plugins are already included in the installer)</p>
<p>* <strong>Built-in GDB support,</strong> with the following features included:</p>
<p>o Watches table &#8211; add persistent watches with a single click</p>
<p>o Quick Watch &#8211; right click on a variable to expand it</p>
<p>o Locals tree &#8211; automatically displays the current stack variables (also displays *this if available)</p>
<p>o Threads view &#8211; contains a list of currently-running threads; switch between them with a single click</p>
<p>o <strong>Breakpoint management</strong> &#8211; &#8216;add/remove breakpoint&#8217; management panel</p>
<p>o Automatic tooltip</p>
<p>o Memory view</p>
<p>* Subversion plugin (based on the command line tool)</p>
<p>* cscope plugin</p>
<p>* External Tools plugin</p>
<p>* Gizmos plugin &#8211; for the creation of: C++ classes, wxWidgets projects, CodeLite plugins</p>
<p>* Makefile based build system</p>
<p>* Project explorer (Workspace view)</p>
<p>* File Explorer</p>
<p>* Imports MSVS workspace/projects and converts them to use a GNU-based makefile</p>
<p>* Active-document outline</p>
<p>* Sophisticated database-based Code Completion mechanism; a default database is supplied which contains symbols for wxWidgets, STL and standard headers</p>
<p>o Function&#8217;s call tip</p>
<p>o Hover tip</p>
<p>o Comments tips</p>
<p>o Members List</p>
<p>o Supports C++ templates, namespaces and other advance features of the language</p>
<p>o Automatically add include statement for symbols</p>
<p>o Code Refactoring (rename class/method/member)</p>
<p>o Implement all unimplemented methods</p>
<p>o Implement method</p>
<p>o Move functions implementation to another source file</p>
<p>o Generate setters/getters</p>
<p>* Quickly open resources in the editor using &#8216;Find Resource in workspace&#8217;</p>
<p>* Quickly open types in the editor using &#8216;Find Type in workspace&#8217;</p>
<p>* XML-based syntax highlighting, comes with the following:</p>
<p>o C/C++. Java. Perl. XML. Makefile. Lua. Diff files. PHP. JavaScript, Python, HTML, ASP,</p>
<p>* Text Folding</p>
<p>* Bookmarks</p>
<p>* Find In Files</p>
<p>* Replace In Files</p>
<p>* Highly Configurable</p>
<p>* Built-in doxygen comment generator for functions/classes</p>
<p><strong>* And much more&#8230;</strong></p>
<p>CodeLite is distributed under the terms of the GPLv2 license.and this version</p>
<p><a rel="nofollow" href="https://sourceforge.net/projects/codelite/files/"> You can download codelite here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.testertools.com/blog/codelite-2-5-3-4075-iavailable-for-download/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

