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

m2eclipse doesn't have problem with existing .project files but
modifies them every time if they don't contain the Maven nature.

On Wed, Jan 19, 2011 at 2:40 PM, Benjamin Muskalla
<benjamin.muskalla@xxxxxxxxxxx> wrote:
> Yep, I have to support Chris here. Many people at Eclipse.org are working
> with JDT/PDE without tight Maven integration and I don't see a reason for
> having Maven installed in my IDE unless I'm working on build issues.
> Is there any good reason to leave them out? Does m2eclipse gets confused
> with having them in the SCM?
> Benny
>
> On Wed, Jan 19, 2011 at 2:19 PM, Chris Aniszczyk <caniszczyk@xxxxxxxxx>
> wrote:
>>
>> 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.
>>
>> --
>> Cheers,
>>
>> Chris Aniszczyk
>> http://aniszczyk.org
>> +1 860 839 2465
>> _______________________________________________
>> mylyn-reviews-dev mailing list
>> mylyn-reviews-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>
>
>
> --
> Benjamin Muskalla
> Tasktop Technologies
> http://tasktop.com
>
> _______________________________________________
> mylyn-reviews-dev mailing list
> mylyn-reviews-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>
>


Back to the top