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-01 23:16:56 +02:00
|
|
|
<classpathentry kind="lib" path="lib/icu4j-4_4_1.jar" sourcepath="C:/Download/icu4j-4_4_1-src.jar"/>
|
2010-04-26 17:20:50 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|