Changeset 12878 in josm for trunk/.classpath


Ignore:
Timestamp:
2017-09-19T21:17:54+02:00 (7 years ago)
Author:
Don-vip
Message:

see #15264 - change DownloadDialog.addDownloadSource() to a static method so that plugins can add their own sources without creating an instance of the download dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r12801 r12878  
    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/spotbugs/spotbugs-annotations.jar"/>
     33        <classpathentry exported="true" 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.