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

Discussion on coding styles #163

Open
timeraider4u opened this issue Nov 17, 2016 · 2 comments
Open

Discussion on coding styles #163

timeraider4u opened this issue Nov 17, 2016 · 2 comments

Comments

@timeraider4u
Copy link
Member

Dear all,
I have seen that in several files the imported packages are not sorted alphabetically while in others they are. Also some make use of static imports while others do not. And I had to revert a file which I changed and wanted to commit because my Eclipse IDE replaced all indentation spaces with tabs (which is my default save-action setting). So I would like to know if we can agree on some coding conventions so that we can create a shared development profile (you find the settings e.g. under Window->Preferences->Java->Code-Style->Formatter).

@HSorensen
Copy link
Member

Let's start a Wiki, and have a subpage with "Developing Antlr4Ide", where we can put this as a guideline.

@HSorensen
Copy link
Member

Just came across this golden nugget;
https://marketplace.eclipse.org/content/java-source-attacher

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

No branches or pull requests

2 participants