Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] It is safer for eclipse.org projects to remove .classpath and .project from git when using tycho ?

Hi,

If you remove your .project and .classpath to rely on m2e, then you add a dependency from your project to m2e. You must be sure all developers/contributors have m2e installed and working in their Eclipse.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top