Ignore:
Timestamp:
2012-11-22T00:17:30+01:00 (12 years ago)
Author:
donvip
Message:

[josm_importimage] Make plugin use log4j plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/ImportImagePlugin/.classpath

    r28954 r28965  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
    54        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    65        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
     
    2827        <classpathentry kind="lib" path="/JOSM-GeoTools/lib/imageio-ext-utilities-1.1.5.jar"/>
    2928        <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-opengis-8.3.jar"/>
     29        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-log4j"/>
    3030        <classpathentry kind="output" path="bin"/>
    3131</classpath>
Note: See TracChangeset for help on using the changeset viewer.