2012-06-17 19:53:05 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2015-01-03 16:34:32 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
2012-06-17 19:53:05 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2015-01-03 16:34:32 +01:00
|
|
|
<classpathentry exported="true" kind="lib" path="sqlite-jdbc-3.8.7.jar"/>
|
2015-01-22 13:59:30 +01:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2012-06-17 19:53:05 +02:00
|
|
|
</classpath>
|