jgit/org.eclipse.jgit.http.apache/.settings
Matthias Sohn c0ad77d84c 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>
2017-08-28 11:52:45 -04:00
..
org.eclipse.core.resources.prefs Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
org.eclipse.core.runtime.prefs Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
org.eclipse.jdt.core.prefs Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
org.eclipse.jdt.ui.prefs Enhance Eclipse save actions 2017-08-28 11:52:45 -04:00
org.eclipse.mylyn.tasks.ui.prefs Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
org.eclipse.mylyn.team.ui.prefs Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
org.eclipse.pde.api.tools.prefs Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
org.eclipse.pde.core.prefs Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00