-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
18 lines (18 loc) · 1019 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="index_java/src"/>
<classpathentry kind="lib" path="lib/bsh-2.0b5.jar"/>
<classpathentry kind="lib" path="lib/ini4j-0.5.2-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/java-cup-11b-runtime.jar"/>
<classpathentry kind="lib" path="lib/jopt-simple-5.0.2.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/marc4j-2.7.0.jar"/>
<classpathentry kind="lib" path="lib/miglayout15-swing.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.0.8-bin.jar"/>
<classpathentry kind="lib" path="lib/postgresql-9.1-902.jdbc4.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.16.jar"/>
<classpathentry kind="lib" path="solrmarc_core.jar"/>
<classpathentry kind="lib" path="lib/fast-classpath-scanner-1.91.4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="index_java/bin"/>
</classpath>