forked from kusumotolab/ECTEC
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
29 lines (29 loc) · 2.65 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="WebContent/WEB-INF/lib"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-cli-1.2.jar" sourcepath="lib/commons-cli-1.2-sources.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar" sourcepath="lib/org.eclipse.core.contenttype.source_3.4.200.v20130326-1255.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.jobs_3.5.300.v20130429-1813.jar" sourcepath="lib/org.eclipse.core.jobs.source_3.5.300.v20130429-1813.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.resources_3.8.100.v20130521-2026.jar" sourcepath="lib/org.eclipse.core.resources.source_3.8.100.v20130521-2026.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.9.0.v20130326-1255.jar" sourcepath="lib/org.eclipse.core.runtime.source_3.9.0.v20130326-1255.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar" sourcepath="lib/org.eclipse.equinox.common.source_3.6.200.v20130402-1505.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar" sourcepath="lib/org.eclipse.equinox.preferences.source_3.5.100.v20130422-1538.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jdt.core_3.9.0.v20130604-1421.jar" sourcepath="lib/org.eclipse.jdt.core.source_3.9.0.v20130604-1421.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.osgi_3.9.0.v20130529-1710.jar" sourcepath="lib/org.eclipse.osgi.source_3.9.0.v20130529-1710.jar"/>
<classpathentry kind="lib" path="lib/sequence-library-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.7.2.jar"/>
<classpathentry kind="lib" path="lib/antlr-runtime-3.4.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/sqljet-1.1.10.jar"/>
<classpathentry kind="lib" path="lib/trilead-ssh2-1.0.0-build217.jar"/>
<classpathentry kind="lib" path="lib/svnkit-1.8.6.jar" sourcepath="lib/svnkit-1.8.6-sources.jar"/>
<classpathentry kind="lib" path="lib/svnkit-cli-1.8.6.jar" sourcepath="lib/svnkit-cli-1.8.6-sources.jar"/>
<classpathentry kind="lib" path="lib/svnkit-javahl16-1.8.6.jar" sourcepath="lib/svnkit-javahl16-1.8.6-sources.jar"/>
<classpathentry kind="lib" path="lib/jna-4.1.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="C:/Programs/PostgreSQL/pgJDBC/postgresql-9.3-1100.jdbc4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>