1*1316d43eSThomas Wolfeclipse.preferences.version=1 2*1316d43eSThomas Wolfeditor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true 3*1316d43eSThomas Wolfformatter_profile=_JGit Format 4*1316d43eSThomas Wolfformatter_settings_version=12 5*1316d43eSThomas Wolforg.eclipse.jdt.ui.ignorelowercasenames=true 6*1316d43eSThomas Wolforg.eclipse.jdt.ui.importorder=java;javax;org;com; 7*1316d43eSThomas Wolforg.eclipse.jdt.ui.ondemandthreshold=99 8*1316d43eSThomas Wolforg.eclipse.jdt.ui.staticondemandthreshold=99 9*1316d43eSThomas Wolforg.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"?><templates/> 10*1316d43eSThomas Wolfsp_cleanup.add_default_serial_version_id=true 11*1316d43eSThomas Wolfsp_cleanup.add_generated_serial_version_id=false 12*1316d43eSThomas Wolfsp_cleanup.add_missing_annotations=true 13*1316d43eSThomas Wolfsp_cleanup.add_missing_deprecated_annotations=true 14*1316d43eSThomas Wolfsp_cleanup.add_missing_methods=false 15*1316d43eSThomas Wolfsp_cleanup.add_missing_nls_tags=false 16*1316d43eSThomas Wolfsp_cleanup.add_missing_override_annotations=true 17*1316d43eSThomas Wolfsp_cleanup.add_missing_override_annotations_interface_methods=true 18*1316d43eSThomas Wolfsp_cleanup.add_serial_version_id=false 19*1316d43eSThomas Wolfsp_cleanup.always_use_blocks=true 20*1316d43eSThomas Wolfsp_cleanup.always_use_parentheses_in_expressions=false 21*1316d43eSThomas Wolfsp_cleanup.always_use_this_for_non_static_field_access=false 22*1316d43eSThomas Wolfsp_cleanup.always_use_this_for_non_static_method_access=false 23*1316d43eSThomas Wolfsp_cleanup.convert_functional_interfaces=false 24*1316d43eSThomas Wolfsp_cleanup.convert_to_enhanced_for_loop=false 25*1316d43eSThomas Wolfsp_cleanup.correct_indentation=false 26*1316d43eSThomas Wolfsp_cleanup.format_source_code=true 27*1316d43eSThomas Wolfsp_cleanup.format_source_code_changes_only=true 28*1316d43eSThomas Wolfsp_cleanup.insert_inferred_type_arguments=false 29*1316d43eSThomas Wolfsp_cleanup.make_local_variable_final=false 30*1316d43eSThomas Wolfsp_cleanup.make_parameters_final=false 31*1316d43eSThomas Wolfsp_cleanup.make_private_fields_final=true 32*1316d43eSThomas Wolfsp_cleanup.make_type_abstract_if_missing_method=false 33*1316d43eSThomas Wolfsp_cleanup.make_variable_declarations_final=false 34*1316d43eSThomas Wolfsp_cleanup.never_use_blocks=false 35*1316d43eSThomas Wolfsp_cleanup.never_use_parentheses_in_expressions=true 36*1316d43eSThomas Wolfsp_cleanup.on_save_use_additional_actions=true 37*1316d43eSThomas Wolfsp_cleanup.organize_imports=false 38*1316d43eSThomas Wolfsp_cleanup.qualify_static_field_accesses_with_declaring_class=false 39*1316d43eSThomas Wolfsp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true 40*1316d43eSThomas Wolfsp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true 41*1316d43eSThomas Wolfsp_cleanup.qualify_static_member_accesses_with_declaring_class=false 42*1316d43eSThomas Wolfsp_cleanup.qualify_static_method_accesses_with_declaring_class=false 43*1316d43eSThomas Wolfsp_cleanup.remove_private_constructors=true 44*1316d43eSThomas Wolfsp_cleanup.remove_redundant_type_arguments=true 45*1316d43eSThomas Wolfsp_cleanup.remove_trailing_whitespaces=true 46*1316d43eSThomas Wolfsp_cleanup.remove_trailing_whitespaces_all=true 47*1316d43eSThomas Wolfsp_cleanup.remove_trailing_whitespaces_ignore_empty=false 48*1316d43eSThomas Wolfsp_cleanup.remove_unnecessary_casts=true 49*1316d43eSThomas Wolfsp_cleanup.remove_unnecessary_nls_tags=true 50*1316d43eSThomas Wolfsp_cleanup.remove_unused_imports=false 51*1316d43eSThomas Wolfsp_cleanup.remove_unused_local_variables=false 52*1316d43eSThomas Wolfsp_cleanup.remove_unused_private_fields=true 53*1316d43eSThomas Wolfsp_cleanup.remove_unused_private_members=false 54*1316d43eSThomas Wolfsp_cleanup.remove_unused_private_methods=true 55*1316d43eSThomas Wolfsp_cleanup.remove_unused_private_types=true 56*1316d43eSThomas Wolfsp_cleanup.sort_members=false 57*1316d43eSThomas Wolfsp_cleanup.sort_members_all=false 58*1316d43eSThomas Wolfsp_cleanup.use_anonymous_class_creation=false 59*1316d43eSThomas Wolfsp_cleanup.use_blocks=false 60*1316d43eSThomas Wolfsp_cleanup.use_blocks_only_for_return_and_throw=false 61*1316d43eSThomas Wolfsp_cleanup.use_lambda=false 62*1316d43eSThomas Wolfsp_cleanup.use_parentheses_in_expressions=false 63*1316d43eSThomas Wolfsp_cleanup.use_this_for_non_static_field_access=false 64*1316d43eSThomas Wolfsp_cleanup.use_this_for_non_static_field_access_only_if_necessary=true 65*1316d43eSThomas Wolfsp_cleanup.use_this_for_non_static_method_access=false 66*1316d43eSThomas Wolfsp_cleanup.use_this_for_non_static_method_access_only_if_necessary=true 67