annotate .classpath @ 6:b59c04a332a1

add PutForkCodeSegment
author one
date Sun, 25 Nov 2012 17:22:45 +0900
parents 0c4412f878d5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
02f2667be72f add DPPAlice
one
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
02f2667be72f add DPPAlice
one
parents:
diff changeset
2 <classpath>
02f2667be72f add DPPAlice
one
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
02f2667be72f add DPPAlice
one
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">
02f2667be72f add DPPAlice
one
parents:
diff changeset
5 <attributes>
02f2667be72f add DPPAlice
one
parents:
diff changeset
6 <attribute name="owner.project.facets" value="java"/>
02f2667be72f add DPPAlice
one
parents:
diff changeset
7 </attributes>
02f2667be72f add DPPAlice
one
parents:
diff changeset
8 </classpathentry>
1
0c4412f878d5 add some files
one
parents: 0
diff changeset
9 <classpathentry kind="lib" path="lib/Alice.jar"/>
0
02f2667be72f add DPPAlice
one
parents:
diff changeset
10 <classpathentry kind="output" path="build/classes"/>
02f2667be72f add DPPAlice
one
parents:
diff changeset
11 </classpath>