2010-04-26 17:20:50 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="lib" path="lib/bzip2-20090327.jar"/>
|
2010-05-25 23:14:39 +02:00
|
|
|
<classpathentry kind="lib" path="lib/sqlitejdbc-v056.jar"/>
|
2010-05-27 13:02:02 +02:00
|
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
2010-06-02 15:27:50 +02:00
|
|
|
<classpathentry kind="lib" path="lib/junidecode-0.1.jar"/>
|
2010-04-26 17:20:50 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|