Changeset 34444 in osm for applications


Ignore:
Timestamp:
2018-08-09T23:51:01+02:00 (6 years ago)
Author:
donvip
Message:

update Eclipse classpath

File:
1 edited

Legend:

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

    r32680 r34444  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="src" path="test/unit"/>
     4        <classpathentry kind="src" output="bintest" path="test/unit">
     5                <attributes>
     6                        <attribute name="test" value="true"/>
     7                </attributes>
     8        </classpathentry>
    59        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    610        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
Note: See TracChangeset for help on using the changeset viewer.