-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
24 lines (24 loc) · 1.63 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="tests/bin-test" path="tests/src-test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=EricVerbeek&ivyXmlPath=ivy.xml&confs=*&ivySettingsPath=ivysettings.xml&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/>
<classpathentry kind="lib" path="lib/antlr-runtime-3.4.jar"/>
<classpathentry kind="lib" path="lib/jna-4.1.0.jar"/>
<classpathentry kind="lib" path="lib/jna-platform-4.1.0.jar"/>
<classpathentry kind="lib" path="lib/jsch.agentproxy.connector-factory-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/jsch.agentproxy.core-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/jsch.agentproxy.pageant-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/jsch.agentproxy.sshagent-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/jsch.agentproxy.usocket-jna-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/jsch.agentproxy.usocket-nc-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/sequence-library-1.0.3.jar"/>
<classpathentry kind="lib" path="lib/sqljet-1.1.10.jar"/>
<classpathentry kind="lib" path="lib/svnkit-1.8.9.jar"/>
<classpathentry kind="lib" path="lib/svnkit-cli-1.8.9.jar"/>
<classpathentry kind="lib" path="lib/svnkit-javahl16-1.8.9.jar"/>
<classpathentry kind="lib" path="lib/trilead-ssh2-1.0.0-build217.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>