OsmAnd/OsmAnd-java/.classpath
Victor Shcherb 170ce67fcd Update test
2016-03-30 16:03:06 +02:00

20 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test/java"/>
<classpathentry kind="src" path="test/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/bsh-core-2.0b4.jar"/>
<classpathentry kind="lib" path="libs/bzip2-20090327.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/json-20090211.jar"/>
<classpathentry kind="lib" path="libs/junidecode-0.1.jar"/>
<classpathentry kind="lib" path="libs/kxml2-2.3.0.jar"/>
<classpathentry kind="lib" path="libs/tuprolog.jar"/>
<classpathentry kind="lib" path="libs/icu4j-49_1_patched.jar"/>
<classpathentry kind="lib" path="libs/gnu-trove-osmand.jar"/>
<classpathentry kind="lib" path="test/libs/gson-2.6.2.jar"/>
<classpathentry kind="lib" path="test/libs/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="test/libs/junit-4.12.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>