-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.45 KB
/
.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="src" path="test"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/apache-solr-solrj-3.1.0.jar"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/slf4j-log4j12-1.6.4.jar"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/slf4s_2.9.1-1.0.7.jar"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/junit-4.8.2.jar"/>
<classpathentry kind="lib" path="conf"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/Users/andanthor/Documents/workspace/ScalaSolrDSL/lib/commons-codec-1.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>