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.


IMHO,the scm should only contain the necessary source to build .so IDE file such as .project and .classpath shouldn't commit to scm,because different guys maybe use different setting or other IDE ,e.g. Idea, Netbeans. A few days ago i check out spring batch and import to eclipse,but i got compile error ,finally,i found that is the spring-batch resource contain their eclipse project file which use q4e generated ,then i delete those file and import again by m2eclipse and i got compile successful.

so,i suggest scm should only contain the necessary and most important sources to build.

--
Please be free contact me for any question or suggestion.
Regards,
Thanks.
Yang Gu
=======================================
Mobile  :+86 13774305530
Email   :[EMAIL PROTECTED]
MSN     :[EMAIL PROTECTED]
=======================================


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

   http://xircles.codehaus.org/manage_email


Reply via email to