forked from ImpressiveCode/ic-depress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
18 lines (18 loc) · 1003 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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/svnkit-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/shuttlelist-0.0.1.jar"/>
<classpathentry kind="lib" path="lib/miglayout15-swing.jar"/>
<classpathentry kind="lib" path="lib/guava-14.0-rc3.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jgit-2.3.1.201302201838-r.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
<classpathentry kind="lib" path="lib/fest-assert-1.4.jar"/>
<classpathentry kind="lib" path="lib/fest-util-1.1.6.jar"/>
<classpathentry kind="lib" path="lib/mockito-all-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/zip4j_1.3.1.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>