Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Code Style guide for ROSJava #2

Open
chadrockey opened this issue Oct 23, 2013 · 5 comments
Open

Code Style guide for ROSJava #2

chadrockey opened this issue Oct 23, 2013 · 5 comments
Assignees
Labels

Comments

@chadrockey
Copy link

@damonkohler @stonier

Is there an appropriate linter or Google style guide that we want to define as the documented standard for rosjava? Would help with new developers and verifying pull requests if we use the Android Studio plugin.

@ghost ghost assigned damonkohler Oct 23, 2013
@stonier
Copy link
Contributor

stonier commented Oct 24, 2013

I have no particular preference, so long as we have a reference to something reasonable that provides us consistency.

@damonkohler
Copy link
Member

Unfortunately, there's no public style guide for Java from Google. There's only the Android guide. I'll try to whip something up.

@damonkohler
Copy link
Member

I should point out that there are formatter and import order settings for use with Eclipse under rosjava_core/misc. Those define the style guide. Now that folks are using studio instead, I'll try to port the settings over.

I suppose a document is a better way to specify things though.

@stonier
Copy link
Contributor

stonier commented Dec 4, 2013

It's' a start 👍

@stonier
Copy link
Contributor

stonier commented Jun 29, 2014

Just imported this into eclipse kepler - works great.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants