<?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>Marius van Witzenburg &#187; Visible</title>
	<atom:link href="http://kitara.nl/tag/visible/feed/" rel="self" type="application/rss+xml" />
	<link>http://kitara.nl</link>
	<description>We fight for our survival, we fight!</description>
	<lastBuildDate>Sun, 20 May 2012 15:39:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to show hidden .htaccess files in Eclipse and Aptana</title>
		<link>http://kitara.nl/2011/06/14/how-to-show-hidden-htaccess-files-in-eclipse-and-aptana/</link>
		<comments>http://kitara.nl/2011/06/14/how-to-show-hidden-htaccess-files-in-eclipse-and-aptana/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 18:55:18 +0000</pubDate>
		<dc:creator>mariusvw</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Hidden]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Visible]]></category>

		<guid isPermaLink="false">http://kitara.nl/?p=329</guid>
		<description><![CDATA[Most webdevelopers require .htaccess files to be visible in their projects, since by default Eclipse and Aptana both hide files starting with a . (=period) this can be quite irritating since you have to open the file from your operating system file explorer. The fix to make .htaccess files visible is quite simple, you have [...]]]></description>
			<content:encoded><![CDATA[<p>Most webdevelopers require .htaccess files to be visible in their projects, since by default Eclipse and Aptana both hide files starting with a . (=period) this can be quite irritating since you have to open the file from your operating system file explorer.</p>
<p>The fix to make .htaccess files visible is quite simple, you have to modify the file browser view filter to show hidden files but hide certain file types so you won't get a mess in your view.</p>
<p>First goto the filters menu by clicking the little arrow on the top right of the file browser and click 'Filters...'.</p>
<p>See the menu below:<br />
<a href="http://kitara.nl/wp-content/uploads/2011/06/eclipse_hidden_files-1.png"><img src="http://kitara.nl/wp-content/uploads/2011/06/eclipse_hidden_files-1-512x320.png" alt="" title="Eclipse or Aptana hidden files, 1" width="512" height="320" class="alignnone size-medium wp-image-330" /></a></p>
<p>When you are at the filter menu you will see the following window:<br />
<a href="http://kitara.nl/wp-content/uploads/2011/06/eclipse_hidden_files-2.png"><img src="http://kitara.nl/wp-content/uploads/2011/06/eclipse_hidden_files-2-448x512.png" alt="" title="Eclipse or Aptana hidden files, 2" width="448" height="512" class="alignnone size-medium wp-image-331" /></a></p>
<p>In this window uncheck <em>'.* resources'</em> and check <em>'Name filter patterns (matching names will be hidden):'</em>.</p>
<p>Now you have to add a filter because you will be flooded by hidden files in your file explorer.<br />
The filter I used is:</p>
<blockquote><p>._*, .svn, .cvsignore, _notes, .*.swp, .DS_Store, .AppleDouble, .project, .buildpath, .settings, .git, .nbproject</p></blockquote>
<p>You might append more filters to your needs.</p>
<p>In case you have a remote filesystem plugin installed you might need to check <em>'Show hidden files'</em> in your preferences.</p>
<p>This is an example how this window might look:<br />
<a href="http://kitara.nl/wp-content/uploads/2011/06/eclipse_hidden_files-remote.png"><img src="http://kitara.nl/wp-content/uploads/2011/06/eclipse_hidden_files-remote-512x447.png" alt="" title="Eclipse or Aptana hidden remote files" width="512" height="447" class="alignnone size-medium wp-image-332" /></a></p>
<p>Another handy thing to know, <strong>never edit the .project file!</strong></p>
<p>That was about it for now, happy coding! <img src='http://kitara.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kitara.nl/2011/06/14/how-to-show-hidden-htaccess-files-in-eclipse-and-aptana/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

