forked from StevenMMortimer/pdi-solrinput-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
24 lines (24 loc) · 1.41 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/kettle-core-6.0.1.0-386.jar"/>
<classpathentry kind="lib" path="lib/metastore-6.0.1.0-386.jar"/>
<classpathentry kind="lib" path="lib/kettle-engine-6.0.1.0-386.jar"/>
<classpathentry kind="lib" path="lib/kettle-ui-swt-6.0.1.0-386.jar"/>
<classpathentry kind="lib" path="lib/swt-win32-3.3.0.3346.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.4.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.5.5.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.5.jar"/>
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.5.5.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.1.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.3.6.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.3.6.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-4.10.4.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.jar"/>
<classpathentry kind="lib" path="lib/noggit-0.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>