2011-09-02 19:21:50 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2011-09-19 00:32:53 +02:00
|
|
|
<classpathentry kind="src" path="src" />
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
|
|
|
|
<classpathentry kind="lib" path="lib/bzip2-20090327.jar" />
|
|
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar" />
|
|
|
|
<classpathentry kind="lib" path="lib/json-20090211.jar" />
|
|
|
|
<classpathentry kind="lib" path="lib/h2-latest.jar" />
|
|
|
|
<classpathentry kind="lib" path="lib/bsh-core-2.0b4.jar" />
|
|
|
|
<classpathentry kind="lib" path="lib/junidecode-0.1.jar" />
|
|
|
|
<classpathentry kind="lib" path="lib/jleveldb-v01.jar" />
|
|
|
|
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.7.2.jar" />
|
|
|
|
<classpathentry kind="output" path="bin" />
|
2011-09-02 19:21:50 +02:00
|
|
|
</classpath>
|