Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.e4.core.contexts/.settings/org.eclipse.jdt.ui.prefs')
-rw-r--r--bundles/org.eclipse.e4.core.contexts/.settings/org.eclipse.jdt.ui.prefs1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.e4.core.contexts/.settings/org.eclipse.jdt.ui.prefs b/bundles/org.eclipse.e4.core.contexts/.settings/org.eclipse.jdt.ui.prefs
index 6e7d37ae9..5166f6abc 100644
--- a/bundles/org.eclipse.e4.core.contexts/.settings/org.eclipse.jdt.ui.prefs
+++ b/bundles/org.eclipse.e4.core.contexts/.settings/org.eclipse.jdt.ui.prefs
@@ -100,6 +100,7 @@ sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=
sp_cleanup.qualify_static_member_accesses_with_declaring_class=false
sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
sp_cleanup.remove_private_constructors=true
+sp_cleanup.remove_redundant_modifiers=true
sp_cleanup.remove_redundant_type_arguments=false
sp_cleanup.remove_trailing_whitespaces=true
sp_cleanup.remove_trailing_whitespaces_all=true

Back to the top