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

I think there is a big advantage in having everyone work with the same
settings, particularly for the classpath. All Eclipse projects I have
worked with have had .project and .classpath checked in. Is there a
good reason not to include them?

For Mylyn we have always had common .settings files which ensures
proper compile time checking, common API tooling settings etc. and
unified code formatting which I find crucial when working in
(distributed) teams. To me the particular formatting rules are less
important as long as they are they same across the entire project.

I already applied the standard Mylyn rules to all Gerrit connector
plug-ins a while ago. Can you check if these work for you?

Steffen


On Wed, Jan 19, 2011 at 7:32 AM, Lohre, Jan <jan.lohre@xxxxxxx> wrote:
> Hi,
>
> +1 for no .project and .classpath files.
>
> That you list .settings reminds me of something: We should decide on formatting rules and save actions.
>
> I would opt for the eclipse default formatting but with 100 or 120 line width and auto format as save action.
>
> Kind regards,
> Jan
>
>> -----Original Message-----
>> From: mylyn-reviews-dev-bounces@xxxxxxxxxxx [mailto:mylyn-reviews-dev-
>> bounces@xxxxxxxxxxx] On Behalf Of Sascha Scholz
>> Sent: Mittwoch, 19. Januar 2011 14:02
>> To: Mylyn Reviews Project
>> Subject: [mylyn-reviews-dev] .project and .classpath files in
>> repository
>>
>> 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.
>>
>> Sascha
>> _______________________________________________
>> mylyn-reviews-dev mailing list
>> mylyn-reviews-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
> _______________________________________________
> mylyn-reviews-dev mailing list
> mylyn-reviews-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>



-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top