diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-08-26 22:19:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-08-28 11:52:45 -0400 |
commit | c0ad77d84c8514e44ef402c3e958ad69b47a53e5 (patch) | |
tree | 1d6016d1ecd7ae9f93f6cce507d8583eec71f170 /org.eclipse.jgit.junit.http/.settings/org.eclipse.pde.core.prefs | |
parent | 426caf99eedfdad0ea5a5702946c40f6ba98ee29 (diff) | |
download | jgit-c0ad77d84c8514e44ef402c3e958ad69b47a53e5.tar.gz jgit-c0ad77d84c8514e44ef402c3e958ad69b47a53e5.zip |
Enhance Eclipse save actions
Add the following Eclipse save actions executed when saving modified
lines. This should help to reduce manual work needed to maintain a clean
and consistent code style:
- organize imports
- always use braces around blocks
- add missing annotations
- @Override including implementation of interface methods
- @Deprecated
- remove
- unused imports
- unnecessary $NON-NLS$ tags
- redundant type arguments
Also add default values for new settings that were introduced in recent
Eclipse versions up to Neon since we updated save rules the last time.
Change-Id: Idc90b249df044d0552f04edf01a5f607c4846f50
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http/.settings/org.eclipse.pde.core.prefs')
0 files changed, 0 insertions, 0 deletions