Skip to content

Commit

Permalink
Remove ide-settings as they are automatically generated
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Feb 19, 2016
1 parent 702913b commit 048698c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 361 deletions.
5 changes: 1 addition & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ Nevertheless we aim to keep the code consistently formatted, therefore we additi

### Ensure consistent formatting
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`.
When you use Eclipse, the required configuration is generated automatically by `gradlew cleanEclipse 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
62 changes: 0 additions & 62 deletions ide-settings/cleanup_settings.xml

This file was deleted.

Loading

0 comments on commit 048698c

Please sign in to comment.