Changeset 14076 in josm for trunk/.classpath
- Timestamp:
- 2018-08-02T23:22:17+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r14053 r14076 19 19 </classpathentry> 20 20 <classpathentry kind="src" output="bintest" path="scripts"> 21 <attributes> 22 <attribute name="test" value="true"/> 23 </attributes> 24 </classpathentry> 25 <classpathentry kind="lib" path="test/lib/jmockit-1.40.jar"> 21 26 <attributes> 22 27 <attribute name="test" value="true"/> … … 159 164 </attributes> 160 165 </classpathentry> 161 <classpathentry kind="lib" path="test/lib/jmockit-1.40.jar">162 <attributes>163 <attribute name="test" value="true"/>164 </attributes>165 </classpathentry>166 166 <classpathentry kind="output" path="bin"/> 167 167 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.