annotate .classpath @ 11:85061e874775

commit
author shoshi
date Fri, 06 May 2011 00:42:57 +0900
parents 87bba22e4fa2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
2 <classpath>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
5 <classpathentry kind="lib" path="lib/antlr-3.1.3.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
6 <classpathentry kind="lib" path="lib/apache-cassandra-0.6.8.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
7 <classpathentry kind="lib" path="lib/clhm-production.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
8 <classpathentry kind="lib" path="lib/commons-cli-1.1.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
9 <classpathentry kind="lib" path="lib/commons-codec-1.2.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
10 <classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
11 <classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
12 <classpathentry kind="lib" path="lib/google-collections-1.0.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
13 <classpathentry kind="lib" path="lib/hadoop-core-0.20.1.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
14 <classpathentry kind="lib" path="lib/high-scale-lib.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
15 <classpathentry kind="lib" path="lib/ivy-2.1.0.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
16 <classpathentry kind="lib" path="lib/jackson-core-asl-1.4.0.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
17 <classpathentry kind="lib" path="lib/jackson-mapper-asl-1.4.0.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
18 <classpathentry kind="lib" path="lib/jline-0.9.94.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
19 <classpathentry kind="lib" path="lib/json-simple-1.1.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
20 <classpathentry kind="lib" path="lib/libthrift-r917130.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
21 <classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
22 <classpathentry kind="lib" path="lib/slf4j-api-1.5.8.jar"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
23 <classpathentry kind="lib" path="lib/slf4j-log4j12-1.5.8.jar"/>
5
87bba22e4fa2 added test case
shoshi
parents: 4
diff changeset
24 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
4
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
25 <classpathentry kind="output" path="bin"/>
f5ed85be5640 finished treecms.cassandra.v1 implementation (not tested yet)
shoshi
parents:
diff changeset
26 </classpath>