Ignore:
Timestamp:
2017-09-23T01:28:47+02:00 (7 years ago)
Author:
donvip
Message:

prepare version 3.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/.classpath

    r32680 r33658  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
     4        <classpathentry kind="src" path="test/unit"/>
    45        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    56        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    67        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-GeoTools"/>
    78        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/>
     9        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    810        <classpathentry kind="output" path="bin"/>
    911</classpath>
Note: See TracChangeset for help on using the changeset viewer.