Skip to content

Hide .svn-related files and directories in Flex Builder

Over at ricozuniga.com it was posted about this thread that was outlining how to very easy hide the .svn-files and directories from the source file explorer (navigator) in Flex Builder. Files that otherwise might clutter up the view. Very nice and simple tips.

  1. Go to the navigator (list of files in your project)
  2. Locate the downward arrow on the top right control in this window
  3. Click the arrow and select ‘Filters’
  4. Make sure ‘.*’ is checked

One note is that the arrow referenced is the one on the navigator window itself, top right, that only has the down-looking head of an arrow…it actually took me a while to find it. :D

Post a Comment

Your email is never published nor shared. Required fields are marked *