Changeset 14782 in josm for trunk/.classpath
- Timestamp:
- 2019-02-11T22:52:05+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r14604 r14782 43 43 </attributes> 44 44 </classpathentry> 45 <classpathentry kind="lib" path="test/lib/ reflections/reflections-0.9.11.jar">45 <classpathentry kind="lib" path="test/lib/classgraph-4.6.32.jar" sourcepath="C:/Users/vippy/.m2/repository/io/github/classgraph/classgraph/4.6.32/classgraph-4.6.32-sources.jar"> 46 46 <attributes> 47 47 <attribute name="test" value="true"/> 48 48 </attributes> 49 49 </classpathentry> 50 <classpathentry kind="lib" path="test/lib/reflections/guava-21.0.jar"> 51 <attributes> 52 <attribute name="test" value="true"/> 53 </attributes> 54 </classpathentry> 55 <classpathentry kind="lib" path="test/lib/reflections/javassist-3.21.0-GA.jar"> 50 <classpathentry kind="lib" path="tools/guava.jar"> 56 51 <attributes> 57 52 <attribute name="test" value="true"/>
Note:
See TracChangeset
for help on using the changeset viewer.