How to hide .svn folders in Eclipse or Aptana

By default, eclipse and Aptana, didn’t hide .svn folders in the project listing. Follow the steps below to hide the .svn folder in Eclipse and Aptana:-
- Click on the little arrow button beside the Project window, select “Filters” from the drop down menu.

- Once the Filters window pop up, just make sure the .* is selected and click OK.

- Now the .svn folders should be hidden from your project list.
* Eclipse is a open source IDE for software developer which is free to download.
Tags: free software, PHP, programming
Posted at August 26th, 2008 by
If you think this article helps you to solve your problem and clear your headache, feel free to buy me a drink :)



September 3rd, 2009 at 4:17 am
Unfortunately, this will also hide you .htaccess file !