Ignore:
Timestamp:
2016-06-30T00:16:11+02:00 (8 years ago)
Author:
donvip
Message:

remove calls to deprecated methods

File:
1 edited

Legend:

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

    r30738 r32456  
    77sp_cleanup.add_missing_methods=false
    88sp_cleanup.add_missing_nls_tags=false
    9 sp_cleanup.add_missing_override_annotations=false
    10 sp_cleanup.add_missing_override_annotations_interface_methods=false
     9sp_cleanup.add_missing_override_annotations=true
     10sp_cleanup.add_missing_override_annotations_interface_methods=true
    1111sp_cleanup.add_serial_version_id=false
    1212sp_cleanup.always_use_blocks=true
     
    1616sp_cleanup.convert_functional_interfaces=false
    1717sp_cleanup.convert_to_enhanced_for_loop=false
    18 sp_cleanup.correct_indentation=false
     18sp_cleanup.correct_indentation=true
    1919sp_cleanup.format_source_code=false
    2020sp_cleanup.format_source_code_changes_only=false
Note: See TracChangeset for help on using the changeset viewer.