views:

16

answers:

0

Every time I check out my project from svn in eclipse and then enable maven dependency management I get some derived folders which happen to be some of the source folders. This kind of folder prevents me from making any modification on the files inside the folders. The derived folders seem to be those that have individual pom.xml file in them.

So every time I have to uncheck the "derived" checkbox in the folder's property in Eclipse. The thing is, when I check in the project the folders are not derived. What is the reason that these derived folders come out and how can I solve this in Eclipse 3.5? I am using the latest version of subversive plugin in Eclipse 3.5.