Ignore:
Timestamp:
2010-12-26T17:38:20+01:00 (14 years ago)
Author:
jttt
Message:

Make mapdust plugin almost runnable in eclipse

File:
1 edited

Legend:

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

    r24514 r24880  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
     4        <classpathentry including="conf/|images/" kind="src" path=""/>
    45        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    56        <classpathentry kind="lib" path="lib/gson-1.5.jar"/>
    6         <classpathentry kind="lib" path="lib/josm-custom.jar"/>
     7        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    78        <classpathentry kind="output" path="build/classes"/>
    89</classpath>
Note: See TracChangeset for help on using the changeset viewer.