Changeset 34540 in osm for applications/editors/josm


Ignore:
Timestamp:
2018-08-18T19:18:33+02:00 (6 years ago)
Author:
donvip
Message:

update Eclipse project

File:
1 edited

Legend:

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

    r33772 r34540  
    33        <classpathentry kind="src" path="gen"/>
    44        <classpathentry excluding="crosby/binary/test/" kind="src" path="src"/>
    5         <classpathentry kind="src" path="test/unit"/>
     5        <classpathentry kind="src" output="buildtest" path="test/unit">
     6                <attributes>
     7                        <attribute name="test" value="true"/>
     8                </attributes>
     9        </classpathentry>
    610        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    711        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
Note: See TracChangeset for help on using the changeset viewer.