forked from apache/hive
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath._hbase
More file actions
59 lines (59 loc) · 3.89 KB
/
Copy path.classpath._hbase
File metadata and controls
59 lines (59 loc) · 3.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-0.20.0/hadoop-0.20.0-core.jar"/>
<classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-0.20.0/hadoop-0.20.0-test.jar"/>
<classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-0.20.0/lib/servlet-api-2.5-6.1.14.jar"/>
<classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-0.20.0/lib/jetty-6.1.14.jar"/>
<classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-0.20.0/lib/jetty-util-6.1.14.jar"/>
<classpathentry exported="true" kind="lib" path="cli/lib/jline-0.9.94.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json.jar"/>
<classpathentry exported="true" kind="lib" path="lib/asm-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-2.0-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-api-1.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/derby.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jdo2-api-2.3-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/datanucleus-core-1.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/datanucleus-enhancer-1.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/datanucleus-rdbms-1.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/libfb303.jar"/>
<classpathentry exported="true" kind="lib" path="lib/libthrift.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry exported="true" kind="lib" path="ql/lib/antlr-3.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="ql/lib/antlr-runtime-3.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="testlibs/junit-3.8.1.jar"/>
<classpathentry exported="true" kind="lib" path="stats/lib/hbase-0.20.3.jar"/>
<classpathentry exported="true" kind="lib" path="stats/lib/hbase-0.20.3-test.jar"/>
<classpathentry exported="true" kind="lib" path="stats/lib/zookeeper-3.2.2.jar"/>
<classpathentry kind="src" path="build/ql/gen-java"/>
<classpathentry kind="src" path="build/contrib/test/src"/>
<classpathentry kind="src" path="build/ql/test/src"/>
<classpathentry kind="src" path="cli/src/java"/>
<classpathentry kind="src" path="common/src/java"/>
<classpathentry kind="src" path="contrib/src/java"/>
<classpathentry kind="src" path="contrib/src/test"/>
<classpathentry kind="src" path="metastore/src/gen-javabean"/>
<classpathentry kind="src" path="metastore/src/java"/>
<classpathentry kind="src" path="metastore/src/model"/>
<classpathentry kind="src" path="metastore/src/test"/>
<classpathentry kind="src" path="ql/src/gen-javabean"/>
<classpathentry kind="src" path="ql/src/java"/>
<classpathentry kind="src" path="ql/src/test"/>
<classpathentry kind="src" path="serde/src/gen-java"/>
<classpathentry kind="src" path="serde/src/java"/>
<classpathentry kind="src" path="serde/src/test"/>
<classpathentry kind="src" path="service/src/gen-javabean"/>
<classpathentry kind="src" path="service/src/java"/>
<classpathentry kind="src" path="service/src/test"/>
<classpathentry kind="src" path="jdbc/src/java"/>
<classpathentry kind="src" path="jdbc/src/test"/>
<classpathentry kind="src" path="shims/src/0.20/java"/>
<classpathentry kind="src" path="shims/src/common/java"/>
<classpathentry kind="src" path="hbase-handler/src/java"/>
<classpathentry kind="src" path="hwi/src/java"/>
<classpathentry kind="src" path="hwi/src/test"/>
<classpathentry kind="output" path="build/eclipse-classes"/>
</classpath>