Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] Coding guidelines for Mylyn

For the most part I think we follow that convention.


--
Sam Davis
Software Engineer, Tasktop Dev
Committer, Eclipse Mylyn
http://tasktop.com


On Wed, Jun 11, 2014 at 8:50 AM, Jacques Bouthillier <jacques.bouthillier@xxxxxxxxxxxx> wrote:

Thanks for the info.

 

One thing I noticed in the document I was referring to is for the interface . All interface should start with “I…”

I think this would also help within Mylyn code. Everyone would know when we refer to an interface

They seems to rely on eclipse standard in their document.

 

Jacques

From: mylyn-reviews-dev-bounces@xxxxxxxxxxx [mailto:mylyn-reviews-dev-bounces@xxxxxxxxxxx] On Behalf Of Sam Davis
Sent: June-11-14 11:45 AM
To: Mylyn Reviews Project
Cc: Mylyn developer discussions
Subject: Re: [mylyn-reviews-dev] Coding guidelines for Mylyn

 

P.S. The document you linked to is for the Code Recommenders project. I'm not sure how much it differs from the Eclipse conventions.



--
Sam Davis
Software Engineer, Tasktop Dev
Committer, Eclipse Mylyn
http://tasktop.com

 

On Wed, Jun 11, 2014 at 8:43 AM, Sam Davis <sam.davis@xxxxxxxxxxx> wrote:

Hi Jacques,

According to the contributor reference, Mylyn uses the Eclipse code conventions.

Sam



--
Sam Davis
Software Engineer, Tasktop Dev
Committer, Eclipse Mylyn
http://tasktop.com

 

On Wed, Jun 11, 2014 at 8:32 AM, Jacques Bouthillier <lmcbout@xxxxxxxxx> wrote:

Hi ,

I would like to know if there is a written document to follow for the coding rules styles and coding guidelines when modifying or adding code to any Mylyn project.

 

 There is one that exist for eclipse project:

 

Is it the one to follow?

Thanks

Jacques

 

 

_______________________________________________
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



Back to the top