Ignore:
Timestamp:
2010-10-17T10:24:30+02:00 (14 years ago)
Author:
mgarbe
Message:

'Changed constructor signature of plugin main class'

Location:
applications/editors/josm/plugins/editgpx/.settings
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/editgpx/.settings/org.eclipse.jdt.ui.prefs

    r21472 r23659  
    1 #Tue May 25 21:33:38 CEST 2010
     1#Sat Oct 16 19:07:29 CEST 2010
     2cleanup.add_default_serial_version_id=true
     3cleanup.add_generated_serial_version_id=false
     4cleanup.add_missing_annotations=true
     5cleanup.add_missing_deprecated_annotations=true
     6cleanup.add_missing_methods=false
     7cleanup.add_missing_nls_tags=false
     8cleanup.add_missing_override_annotations=true
     9cleanup.add_serial_version_id=false
     10cleanup.always_use_blocks=true
     11cleanup.always_use_parentheses_in_expressions=false
     12cleanup.always_use_this_for_non_static_field_access=false
     13cleanup.always_use_this_for_non_static_method_access=false
     14cleanup.convert_to_enhanced_for_loop=false
     15cleanup.correct_indentation=false
     16cleanup.format_source_code=false
     17cleanup.format_source_code_changes_only=false
     18cleanup.make_local_variable_final=true
     19cleanup.make_parameters_final=false
     20cleanup.make_private_fields_final=true
     21cleanup.make_type_abstract_if_missing_method=false
     22cleanup.make_variable_declarations_final=false
     23cleanup.never_use_blocks=false
     24cleanup.never_use_parentheses_in_expressions=true
     25cleanup.organize_imports=false
     26cleanup.qualify_static_field_accesses_with_declaring_class=false
     27cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
     28cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true
     29cleanup.qualify_static_member_accesses_with_declaring_class=true
     30cleanup.qualify_static_method_accesses_with_declaring_class=false
     31cleanup.remove_private_constructors=true
     32cleanup.remove_trailing_whitespaces=false
     33cleanup.remove_trailing_whitespaces_all=true
     34cleanup.remove_trailing_whitespaces_ignore_empty=false
     35cleanup.remove_unnecessary_casts=true
     36cleanup.remove_unnecessary_nls_tags=true
     37cleanup.remove_unused_imports=true
     38cleanup.remove_unused_local_variables=false
     39cleanup.remove_unused_private_fields=true
     40cleanup.remove_unused_private_members=false
     41cleanup.remove_unused_private_methods=true
     42cleanup.remove_unused_private_types=true
     43cleanup.sort_members=false
     44cleanup.sort_members_all=false
     45cleanup.use_blocks=false
     46cleanup.use_blocks_only_for_return_and_throw=false
     47cleanup.use_parentheses_in_expressions=false
     48cleanup.use_this_for_non_static_field_access=false
     49cleanup.use_this_for_non_static_field_access_only_if_necessary=true
     50cleanup.use_this_for_non_static_method_access=false
     51cleanup.use_this_for_non_static_method_access_only_if_necessary=true
     52cleanup_profile=org.eclipse.jdt.ui.default.eclipse_clean_up_profile
     53cleanup_settings_version=2
    254eclipse.preferences.version=1
    355editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
     56formatter_profile=_Eclipse [built-in] + spaces for indent
     57formatter_settings_version=11
    458sp_cleanup.add_default_serial_version_id=true
    559sp_cleanup.add_generated_serial_version_id=false
Note: See TracChangeset for help on using the changeset viewer.