Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a formatting rules section and some unit tests. #167

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

danmigdev
Copy link
Contributor

It would also useful to add the steps to setup formatting rules IDE automation into wiki section.

For Eclipse:

Menu Window -> Preferences -> Java-> Code Style-> Formatter
Import Eclipse_formatter.xml file
image

Menu Window -> Preferences -> Java-> Editor-> Save Actions
Select:

  • Perform the selected actions on save
  • Format source code
  • Format all lines
  • Organize imports
    image

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

Successfully merging this pull request may close these issues.

2 participants