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