On 9/6/07, Ate Douma <[EMAIL PROTECTED]> wrote: > Igor, others, > > Any reason why eclipse project configuration files (.classpath, .project, > .settings/) are checked in? > Each time I run mvn eclipse:eclipse (from the root) the .classpath file is > modified as the plugin rewrites the order of the dependencies. > As no other project has these files checked in, I'd like to remove them. > Any objections?
Well, that's where we store our rules about code formatting and e.g. serialversionid being required, right? So I don't think we want to remove them. Eelco
