annotate .classpath @ 1:8ee02d1a2b12

add jungle.test.operations
author one
date Fri, 07 Jun 2013 19:26:08 +0900
parents 3991a751ed00
children 3770d2be3e73
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"/>
8ee02d1a2b12 add jungle.test.operations
one
parents: 0
diff changeset
6 <classpathentry kind="lib" path="/Users/nobuyasu/workspace/jungle-core/target/jungle-core-0.0.1-SNAPSHOT.jar"/>
0
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
7 <classpathentry kind="output" path="bin"/>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
8 </classpath>