{"id":130,"date":"2012-03-09T12:04:25","date_gmt":"2012-03-09T12:04:25","guid":{"rendered":"http:\/\/tech.nes.aau.at\/?p=130"},"modified":"2012-03-09T12:04:25","modified_gmt":"2012-03-09T12:04:25","slug":"telling-eclipse-to-ignore-svn-folders","status":"publish","type":"post","link":"https:\/\/tech.nes.aau.at\/?p=130","title":{"rendered":"Telling Eclipse to ignore .svn folders"},"content":{"rendered":"<p>eclipse usually builds the <code>.class<\/code> files in a seperate binary folder named <code>bin<\/code>. Therefore it copies the directory structure and files from the <code>src <\/code>folders, which means that eventual <code>.svn<\/code> folders are duplicated in the bin tree, leading to irritation among subversion clients such as TortoiseSVN.<\/p>\n<p>In order to overcome the problem, you can add <code>.svn<\/code> as a filtered resource. Open the properties dialog for your workspace or for your project, go to: Java Compiler | Building and add &#8220;.svn&#8221; to the list of &#8216;Filtered resources:&#8217; under &#8216;Output folder&#8217;.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>eclipse usually builds the .class files in a seperate binary folder named bin. Therefore it copies the directory structure and files from the src folders, which means that eventual .svn folders are duplicated in the bin tree, leading to irritation &hellip; <a href=\"https:\/\/tech.nes.aau.at\/?p=130\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[50,17,15],"class_list":["post-130","post","type-post","status-publish","format-standard","hentry","category-tools","tag-tips","tag-tool","tag-useful"],"_links":{"self":[{"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=\/wp\/v2\/posts\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=130"}],"version-history":[{"count":1,"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=\/wp\/v2\/posts\/130\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=\/wp\/v2\/posts\/130\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tech.nes.aau.at\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}