-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
20 lines (20 loc) · 1.29 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="libs"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.runtime_3.6.0.v20100505.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.equinox.common_3.6.0.v20100503.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.equinox.preferences_3.3.0.v20100503.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.osgi_3.6.1.R36x_v20100806.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.text_3.5.0.v20100601-1300.jar"/>
<classpathentry kind="lib" path="libs/diffutils-1.2.1.jar"/>
<classpathentry kind="lib" path="/libs/database/database.jar"/>
<classpathentry kind="lib" path="libs/postgresql-9.1-902.jdbc4.jar"/>
<classpathentry kind="src" path="/database"/>
<classpathentry kind="output" path="bin"/>
</classpath>