Ignore:
Timestamp:
2016-02-19T23:36:27+01:00 (9 years ago)
Author:
floscher
Message:

[mapillary] Highlight the sequence that the selected image is contained in

  • this also fixes one unit test that failed since the last commit
  • and the JOSM-preferences are no longer overwritten everytime you run ./gradlew runJosm, only when you ./gradlew clean
File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary/.settings/org.eclipse.jdt.core.prefs

    r31971 r32078  
    7373org.eclipse.jdt.core.compiler.problem.unclosedCloseable=warning
    7474org.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=ignore
    75 org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=warning
     75org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=ignore
    7676org.eclipse.jdt.core.compiler.problem.unnecessaryElse=warning
    7777org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=warning
Note: See TracChangeset for help on using the changeset viewer.