Changeset 12801 in josm for trunk/.classpath


Ignore:
Timestamp:
2017-09-09T15:02:42+02:00 (8 years ago)
Author:
Don-vip
Message:

FindBugs is dead. Long live SpotBugs!

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        44build
        55plugin-check
        6 findbugs-josm.xml
         6*-josm.xml
        77javadoc
        8 checkstyle-josm.xml
        98taginfo_*.json
        109taginfo-img
         
        1211junit*.properties
        1312foobar
        14 pmd-josm.xml
        1513imagery_*
         14validator-*
  • trunk/.classpath

    r12640 r12801  
    3131        <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/>
    3232        <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
    33         <classpathentry kind="lib" path="tools/findbugs/annotations.jar"/>
     33        <classpathentry kind="lib" path="tools/spotbugs/spotbugs-annotations.jar"/>
    3434        <classpathentry kind="output" path="bin"/>
    3535</classpath>
Note: See TracChangeset for help on using the changeset viewer.