Ignore:
Timestamp:
2017-01-19T00:08:10+01:00 (8 years ago)
Author:
donvip
Message:

see #josm13302 - potential fix, unable to test for sure

File:
1 edited

Legend:

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

    r32680 r33118  
    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"/>
     7        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    68        <classpathentry kind="output" path="bin"/>
    79</classpath>
Note: See TracChangeset for help on using the changeset viewer.