Changeset 32596 in osm for applications/editors/josm/plugins/junctionchecking/.settings
- Timestamp:
- 2016-07-06T23:33:59+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/junctionchecking/.settings/org.eclipse.jdt.ui.prefs
r30725 r32596 36 36 sp_cleanup.remove_private_constructors=true 37 37 sp_cleanup.remove_redundant_type_arguments=true 38 sp_cleanup.remove_trailing_whitespaces= false38 sp_cleanup.remove_trailing_whitespaces=true 39 39 sp_cleanup.remove_trailing_whitespaces_all=true 40 40 sp_cleanup.remove_trailing_whitespaces_ignore_empty=false 41 41 sp_cleanup.remove_unnecessary_casts=true 42 42 sp_cleanup.remove_unnecessary_nls_tags=false 43 sp_cleanup.remove_unused_imports= false43 sp_cleanup.remove_unused_imports=true 44 44 sp_cleanup.remove_unused_local_variables=false 45 45 sp_cleanup.remove_unused_private_fields=true
Note:
See TracChangeset
for help on using the changeset viewer.