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

[josm_routing] Make plugin use log4j plugin

File:
1 edited

Legend:

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

    r18415 r28966  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry kind="lib" path="lib/jgrapht-jdk1.5.jar"/>
    5         <classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
    65        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    76        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
     7        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-log4j"/>
    88        <classpathentry kind="output" path="build"/>
    99</classpath>
Note: See TracChangeset for help on using the changeset viewer.