source: extensions/net.sf.basedb.hdfs/trunk/.classpath @ 1330

Last change on this file since 1330 was 1330, checked in by Nicklas Nordborg, 12 years ago

Initial checkin of HDFS extension.

File size: 507 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3  <classpathentry kind="src" path="src"/>
4  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5  <classpathentry kind="lib" path="lib/hdfs/hadoop-common-0.21.0.jar"/>
6  <classpathentry kind="lib" path="lib/hdfs/hadoop-hdfs-0.21.0.jar"/>
7  <classpathentry kind="lib" path="lib/compile/base-core-3.0.0pre.jar"/>
8  <classpathentry kind="output" path="bin"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.