Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] .project and .classpath files in repository

2011/1/19 Chris Aniszczyk <caniszczyk@xxxxxxxxx>
On Wed, Jan 19, 2011 at 7:02 AM, Sascha Scholz <sascha.scholz@xxxxxxxxx> wrote:
> Hi,
>
> do we want them to be in the repository or in .gitignore?
>
> Currently, not all projects have them checked in.
>
> I vote for no .project and .classpath files in the repository because
> I prefer to use m2eclipse for all projects. And unless we have project
> specific non-default configuration I would even ignore files in
> .settings.

I prefer the .settings and .project files in the repository as I use PDE :o

I would also vote for per-project settings.

Yep, I also prefer having .settings, .project, .classpath files in the repository as
this way contributors have less software to install before they can start
contributing.

--
Matthias

Back to the top