-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
15 lines (15 loc) · 1.08 KB
/
.classpath
File metadata and controls
15 lines (15 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="/opt/hbaseMT/hbase-0.93-SNAPSHOT/lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="/opt/hbaseMT/hbase-0.93-SNAPSHOT/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/opt/hbaseMT/hbase-0.93-SNAPSHOT/lib/hadoop-core-0.20-append-r1057313.jar"/>
<classpathentry kind="lib" path="/opt/hbaseMT/hbase-0.93-SNAPSHOT/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="/opt/hbaseMT/hbase-0.93-SNAPSHOT/lib/zookeeper-3.3.3.jar"/>
<classpathentry kind="lib" path="/opt/hbaseMT/hbase-0.93-SNAPSHOT/hbase-0.93-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/google-collections-0.8.jar"/>
<classpathentry kind="lib" path="/opt/hadoop20/lib/commons-cli-1.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>