Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Platform contributor guide

Thanks Dani, but my question was does platform have a contributor guide? This guide would describe for example the  code style the platform committer prefer.


2013/8/13 Daniel Megert <daniel_megert@xxxxxxxxxx>
For Git we use http://wiki.eclipse.org/Platform-releng/Git_Workflows

Dani


From:        Lars Vogel <lars.vogel@xxxxxxxxx>
To:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Cc:        Hendrik Still <Gamma32@xxxxxxxxx>
Date:        13.08.2013 10:58
Subject:        [platform-ui-dev] Platform contributor guide
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




Hi,

does platform have a contributor  guide similar to EGit? http://wiki.eclipse.org/EGit/Contributor_Guide

I'm currently doing and creating some Gerrit reviews and I assume that for platform the following should be used:

1.) uses Unix text line file delimiters
2.) wants to have a copyright preamble
3.) discourages trailing whitespace
4.) prefers the usage of blocks for for/if/while/do statements
5.) Commit message header should be [Bug XXXXX - Bug description from Bugzilla]
6.) @Override should be used (if Plug-in is Java 1.5)

I'm not sure if my assumptions are correct and it would be great to have a wiki page to validate them (or to document them). 

A Google search for "Eclipse platform contributor guide" didn't show up anything and also http://wiki.eclipse.org/Platform does not include a link.

Best regards, Lars
_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev


_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev



Back to the top