2013-04-18 23:35:02 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2016-03-12 22:36:20 +01:00
|
|
|
<classpathentry kind="src" path="test/java"/>
|
2013-04-18 23:35:02 +02:00
|
|
|
<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"/>
|
2015-12-08 19:03:46 +01:00
|
|
|
<classpathentry kind="lib" path="libs/icu4j-49_1_patched.jar"/>
|
2013-04-18 23:35:02 +02:00
|
|
|
<classpathentry kind="lib" path="libs/gnu-trove-osmand.jar"/>
|
2016-03-12 22:36:20 +01:00
|
|
|
<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"/>
|
2013-04-18 23:35:02 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|