-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
19 lines (19 loc) · 1.06 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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/commons-io-2.4-javadoc.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/core.jar"/>
<classpathentry kind="lib" path="lib/JavaEWAH-0.5.6-javadoc.jar"/>
<classpathentry kind="lib" path="lib/JavaEWAH-0.5.6.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.46-javadoc.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.46.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-4.7.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-4.7.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-4.7.0.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jgit-3.3.2.201404171909-r-javadoc.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jgit-3.3.2.201404171909-r.jar"/>
<classpathentry kind="lib" path="lib/pde.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>