Skip to content

Commit

Permalink
gradlew eclipse now generates formatter and save action settings
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Oct 20, 2015
1 parent 02b298d commit 4beaa1d
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Ensure your code is formatted according the JabRef formatting guidelines.
These are provided as Eclipse formatting configuration in [formatter_settings.xml](ide-settings/formatter_settings.xml).
Ensure that JabRef's code cleanup settings are activated.
Import [cleanup_settings.xml](ide-settings/cleanup_settings.xml).
When you use Eclipse, the required config is generated automatically by `gradlew eclipse`.
You can also run `gradlew format` to let the [Gradle Format plugin](https://github.com/youribonnaffe/gradle-format-plugin) do the formatting.


Expand Down
Loading

0 comments on commit 4beaa1d

Please sign in to comment.