annotate .classpath @ 28:e968224ad0ce

add jungle.test.core.practice
author one
date Mon, 01 Jul 2013 19:14:24 +0900
parents 3e089e8ad225
children ed4c2e6ab5d1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
2 <classpath>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
3991a751ed00 first commit
nobuyasu
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"/>
1
8ee02d1a2b12 add jungle.test.operations
one
parents: 0
diff changeset
5 <classpathentry kind="lib" path="/Users/nobuyasu/workspace/Alice/Alice.jar"/>
23
3e089e8ad225 add Libraries
one
parents: 3
diff changeset
6 <classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
3e089e8ad225 add Libraries
one
parents: 3
diff changeset
7 <classpathentry kind="lib" path="lib/functionaljava.jar"/>
3e089e8ad225 add Libraries
one
parents: 3
diff changeset
8 <classpathentry kind="lib" path="lib/guava-12.0-sources.jar"/>
3e089e8ad225 add Libraries
one
parents: 3
diff changeset
9 <classpathentry kind="lib" path="lib/guava-12.0.jar"/>
28
e968224ad0ce add jungle.test.core.practice
one
parents: 23
diff changeset
10 <classpathentry kind="lib" path="/jungle-core/target/jungle-core-0.0.1-SNAPSHOT.jar"/>
0
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
11 <classpathentry kind="output" path="bin"/>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
12 </classpath>