-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
14 lines (14 loc) · 1.17 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry exported="true" kind="lib" path="C:/Users/yafang.ORADEV/Desktop/Kafka/kafka-0.7.2.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/yafang.ORADEV/Desktop/Kafka/hadoop-common-2.0.0-cdh4.3.0.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/yafang.ORADEV/Desktop/Kafka/hadoop-core-2.0.0-mr1-cdh4.3.0.jar"/>
<classpathentry kind="lib" path="C:/Users/yafang.ORADEV/Desktop/Kafka/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="C:/Users/yafang.ORADEV/Desktop/Kafka/lib_managed/scala_2.8.0/compile/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="C:/Users/yafang.ORADEV/Downloads/twitter4j-3.0.3/lib/twitter4j-core-3.0.3.jar"/>
<classpathentry kind="lib" path="C:/Users/yafang.ORADEV/Downloads/twitter4j-3.0.3/lib/twitter4j-stream-3.0.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>