PageRenderTime 63ms CodeModel.GetById 16ms RepoModel.GetById 3ms app.codeStats 1ms

/tags/release-0.1-rc2/hive/external/eclipse-templates/.classpath._hbase

#
text | 60 lines | 60 code | 0 blank | 0 comment | 0 complexity | 4be602cce88ed2f9bfb832cd1e8b4cd4 MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  4. <classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-@HADOOPVER@/hadoop-@HADOOPVER@-core.jar"/>
  5. <classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-@HADOOPVER@/hadoop-@HADOOPVER@-test.jar"/>
  6. <classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-@HADOOPVER@/lib/@SERVLETAPIJAR@"/>
  7. <classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-@HADOOPVER@/lib/@JETTYJAR@"/>
  8. <classpathentry exported="true" kind="lib" path="build/hadoopcore/hadoop-@HADOOPVER@/lib/@JETTYUTILJAR@"/>
  9. <classpathentry exported="true" kind="lib" path="cli/lib/jline-@jline.version@.jar"/>
  10. <classpathentry exported="true" kind="lib" path="lib/json.jar"/>
  11. <classpathentry exported="true" kind="lib" path="lib/asm-@asm.version@.jar"/>
  12. <classpathentry exported="true" kind="lib" path="lib/commons-cli-@commons-cli.version@.jar"/>
  13. <classpathentry exported="true" kind="lib" path="lib/commons-codec-@commons-code.version@.jar"/>
  14. <classpathentry exported="true" kind="lib" path="lib/commons-lang-@commons-lang.version@.jar"/>
  15. <classpathentry exported="true" kind="lib" path="lib/commons-logging-@commons-logging.version@.jar"/>
  16. <classpathentry exported="true" kind="lib" path="lib/commons-logging-api-@commons-logging-api.version@.jar"/>
  17. <classpathentry exported="true" kind="lib" path="lib/derby.jar"/>
  18. <classpathentry exported="true" kind="lib" path="lib/jdo2-api-@jdo2-api.version@.jar"/>
  19. <classpathentry exported="true" kind="lib" path="lib/datanucleus-core-@datanucleus-core.version@.jar"/>
  20. <classpathentry exported="true" kind="lib" path="lib/datanucleus-enhancer-@datanucleus-enhancer.version@.jar"/>
  21. <classpathentry exported="true" kind="lib" path="lib/datanucleus-rdbms-@datanucleus-rdbms.version@.jar"/>
  22. <classpathentry exported="true" kind="lib" path="lib/thrift-fb303-@thrift-fb303.version@.jar"/>
  23. <classpathentry exported="true" kind="lib" path="lib/thrift-@thrift.version@.jar"/>
  24. <classpathentry exported="true" kind="lib" path="lib/log4j-@log4j.version@.jar"/>
  25. <classpathentry exported="true" kind="lib" path="ql/lib/antlr-@antlr.version@.jar"/>
  26. <classpathentry exported="true" kind="lib" path="ql/lib/antlr-runtime-@antlr-runtime.version@.jar"/>
  27. <classpathentry exported="true" kind="lib" path="testlibs/junit-@junit.version@.jar"/>
  28. <classpathentry exported="true" kind="lib" path="stats/lib/hbase-@hbase.version@.jar"/>
  29. <classpathentry exported="true" kind="lib" path="stats/lib/hbase-@hbase-test.version@-test.jar"/>
  30. <classpathentry exported="true" kind="lib" path="stats/lib/zookeeper-@zookeeper.version@.jar"/>
  31. <classpathentry kind="src" path="build/ql/gen-javabean"/>
  32. <classpathentry kind="src" path="build/contrib/test/src"/>
  33. <classpathentry kind="src" path="build/ql/test/src"/>
  34. <classpathentry kind="src" path="cli/src/java"/>
  35. <classpathentry kind="src" path="common/src/java"/>
  36. <classpathentry kind="src" path="contrib/src/java"/>
  37. <classpathentry kind="src" path="contrib/src/test"/>
  38. <classpathentry kind="src" path="metastore/src/gen-javabean"/>
  39. <classpathentry kind="src" path="metastore/src/java"/>
  40. <classpathentry kind="src" path="metastore/src/model"/>
  41. <classpathentry kind="src" path="metastore/src/test"/>
  42. <classpathentry kind="src" path="ql/src/gen-javabean"/>
  43. <classpathentry kind="src" path="ql/src/java"/>
  44. <classpathentry kind="src" path="ql/src/test"/>
  45. <classpathentry kind="src" path="serde/src/gen-javabean"/>
  46. <classpathentry kind="src" path="serde/src/gen-java"/>
  47. <classpathentry kind="src" path="serde/src/java"/>
  48. <classpathentry kind="src" path="serde/src/test"/>
  49. <classpathentry kind="src" path="service/src/gen-javabean"/>
  50. <classpathentry kind="src" path="service/src/java"/>
  51. <classpathentry kind="src" path="service/src/test"/>
  52. <classpathentry kind="src" path="jdbc/src/java"/>
  53. <classpathentry kind="src" path="jdbc/src/test"/>
  54. <classpathentry kind="src" path="shims/src/@HADOOPVERPREF@/java"/>
  55. <classpathentry kind="src" path="shims/src/common/java"/>
  56. <classpathentry kind="src" path="hbase-handler/src/java"/>
  57. <classpathentry kind="src" path="hwi/src/java"/>
  58. <classpathentry kind="src" path="hwi/src/test"/>
  59. <classpathentry kind="output" path="build/eclipse-classes"/>
  60. </classpath>