<?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>Jan Kłosiński - Flash Platform Consultant &#187; fdt</title>
	<atom:link href="http://www.janklosinski.com/tag/fdt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.janklosinski.com</link>
	<description>Exploring Flash, Flex, AIR, and mobile and devices</description>
	<lastBuildDate>Sun, 23 May 2010 16:14:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Filtering errors in FDT</title>
		<link>http://www.janklosinski.com/2010/01/17/filtering-errors-in-fdt/</link>
		<comments>http://www.janklosinski.com/2010/01/17/filtering-errors-in-fdt/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 09:29:58 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[IDEs & Tools]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[fdt]]></category>

		<guid isPermaLink="false">http://www.janklosinski.com/?p=57</guid>
		<description><![CDATA[It wasn&#8217;t until recently that I found out about very useful capability of Eclipse, i.e. filtering what goes into Errors window. This is especially useful when working with multiple 3rd party libraries. You need to add them to a class path in order to get code compilation, but the drawback is the fact that your [...]]]></description>
			<content:encoded><![CDATA[<p>It wasn&#8217;t until recently that I found out about very useful capability of Eclipse, i.e. filtering what goes into Errors window. This is especially useful when working with multiple 3rd party libraries. You need to add them to a class path in order to get code compilation, but the drawback is the fact that your Errors list gets polluted with all the errors found in those external libraries. Usually, you&#8217;re not really interested in it, you&#8217;d just like to see the ones relevant to you &#8212; in classes that you wrote.</p>
<p><a href="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-13.58.38.png"><img src="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-13.58.38-300x72.png" alt="" title="FDT Error filtering 1" width="300" height="72" class="aligncenter size-medium wp-image-58" /></a></p>
<p>Below is a quick guide how to filter the error list in Eclipse.</p>
<p>Click the little triangle in the top-right corner and choose &#8220;Configure Filters&#8230;&#8221;.</p>
<p><a href="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-13.59.00.png"><img src="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-13.59.00.png" alt="" title="FDT Error filtering 2" width="246" height="182" class="aligncenter size-full wp-image-59" /></a></p>
<p>Select &#8220;On working set: <no working set selected>&#8220;.</p>
<p><a href="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-13.59.30.png"><img src="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-13.59.30.png" alt="" title="FDT Error filtering 3" width="281" height="199" class="aligncenter size-full wp-image-60" /></a></p>
<p>Now you need to create a working set of files you want to display errors for.</p>
<p><a href="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-13.59.58.png"><img src="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-13.59.58-300x259.png" alt="" title="FDT Error filtering 4" width="300" height="259" class="aligncenter size-medium wp-image-61" /></a></p>
<p><a href="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-14.00.21.png"><img src="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-14.00.21-288x300.png" alt="" title="FDT Error filtering 5" width="288" height="300" class="aligncenter size-medium wp-image-62" /></a></p>
<p>And that&#8217;s it!</p>
<p><a href="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-14.00.39.png"><img src="http://www.janklosinski.com/wp-content/uploads/2010/01/Screen-shot-2009-09-20-at-14.00.39-300x72.png" alt="" title="FDT Error filtering 6" width="300" height="72" class="aligncenter size-medium wp-image-63" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janklosinski.com/2010/01/17/filtering-errors-in-fdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
