How can I hide .svn folder in Eclipse and not show empty packages at the same time?
Eclipse shows these packages because there is a .svn folder there.
I'm using TortoiseSVN.
To show empty parent packages: Select the Filters command from the Package Explorer's drop-down menu. In the exclude list clear the checkbox for Empty parent packages.
svn folder is in the root folder now, and this contains all of the info for the checkout. You should now be able to simply copy the folder and check it in.
The Eclipse search dialog box allows you to search for files that contain a literal or a character pattern in the entire workspace, a set of projects, a specific project or folders selects in the package explorer view. Clicking on the Search menu and selecting Search or File or Java. Clicking Ctrl + H.
In Package Explorer you have the option "Filters..." (click on the small triangle) where you can filter empty packages.
What natros said. More info for users of Eclipse Helios:
Go to Project -> Properties -> Resource -> Resource Filters and add a filter that excludes all folders where name matches '.svn'.
Don't forget to check the 'All children (recursive)' box.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With