Damien Lecan wrote:
Hello,

I'd like to know if .project and .classpath files should be commited
in SCM when using M2Eclipse ? I have never done that with
maven-eclipse-plugin, but now I commit them when working with
M2Eclipse.

.project never changes, so it's not a problem to commit it.

But sometimes classpathentry tags are switched in .classpath (I don't
know why), and my collegues don't know if they have to commit it or
not.
Why order of classpathentry tags is not consistant ?

We are working with M2Eclipse 0.9.6.

When you do Maven -> Update Project Configuration the classpath entries are reconfigured m2eclipse way.

I've been commiting .project and .classpath into SCM with no problem at all.

--
Leszek Gawron

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to