<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Formatting your code using the Eclipse Code Formatter</title>
	<atom:link href="http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/</link>
	<description>Xtext, DSLs, Eclipse, iPhone</description>
	<lastBuildDate>Fri, 09 Jul 2010 06:39:02 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phil</title>
		<link>http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/comment-page-1/#comment-3172</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 25 Feb 2010 13:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterfriese.de/index.php/2007/05/28/formatting-your-code-using-the-eclipse-code-formatter/#comment-3172</guid>
		<description>this should work for the CDT as well by implementing a class like org.eclipse.jdt.core.formatter.CodeFormatterApplication for the CDT&#039;s CodeFormatter</description>
		<content:encoded><![CDATA[<p>this should work for the CDT as well by implementing a class like org.eclipse.jdt.core.formatter.CodeFormatterApplication for the CDT&#8217;s CodeFormatter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/comment-page-1/#comment-3165</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Thu, 11 Feb 2010 04:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterfriese.de/index.php/2007/05/28/formatting-your-code-using-the-eclipse-code-formatter/#comment-3165</guid>
		<description>can you let me know the command line for formatting c++ code in eclipse cdt?</description>
		<content:encoded><![CDATA[<p>can you let me know the command line for formatting c++ code in eclipse cdt?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/comment-page-1/#comment-3126</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 13 Nov 2009 15:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterfriese.de/index.php/2007/05/28/formatting-your-code-using-the-eclipse-code-formatter/#comment-3126</guid>
		<description>would you know how to batch format c/c++ code from the command line? i have been searching on how to do this, but i only see it shown for java code. thanks!</description>
		<content:encoded><![CDATA[<p>would you know how to batch format c/c++ code from the command line? i have been searching on how to do this, but i only see it shown for java code. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting started with Xtext, part 2 - Peter Friese</title>
		<link>http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/comment-page-1/#comment-3122</link>
		<dc:creator>Getting started with Xtext, part 2 - Peter Friese</dc:creator>
		<pubDate>Mon, 02 Nov 2009 22:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterfriese.de/index.php/2007/05/28/formatting-your-code-using-the-eclipse-code-formatter/#comment-3122</guid>
		<description>[...] the formatter is based on the Eclipse java formatter (see also this post on the Eclipse code formatter which I wrote some years ago and which still drives 200 reader/day to my blog), we have to add some [...]</description>
		<content:encoded><![CDATA[<p>[...] the formatter is based on the Eclipse java formatter (see also this post on the Eclipse code formatter which I wrote some years ago and which still drives 200 reader/day to my blog), we have to add some [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/comment-page-1/#comment-2913</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 13 Mar 2009 03:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterfriese.de/index.php/2007/05/28/formatting-your-code-using-the-eclipse-code-formatter/#comment-2913</guid>
		<description>Alex, you can only use one formatter per project.</description>
		<content:encoded><![CDATA[<p>Alex, you can only use one formatter per project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexP</title>
		<link>http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/comment-page-1/#comment-2909</link>
		<dc:creator>AlexP</dc:creator>
		<pubDate>Thu, 12 Mar 2009 13:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterfriese.de/index.php/2007/05/28/formatting-your-code-using-the-eclipse-code-formatter/#comment-2909</guid>
		<description>Is it possible to utilize 2 different formatters on the same project?
With shortcuts or menu?</description>
		<content:encoded><![CDATA[<p>Is it possible to utilize 2 different formatters on the same project?<br />
With shortcuts or menu?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
