15 lines
886 B
XML
15 lines
886 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="lib/hadoop-core-1.0.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/libfb303_new.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/hive-exec-0.9.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/hive-jdbc-0.9.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/hive-metastore-0.9.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/hive-service-0.9.0.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|