Mercurial > hg > Members > nobuyasu > Alice > DPPAlice
annotate .classpath @ 6:b59c04a332a1
add PutForkCodeSegment
author | one |
---|---|
date | Sun, 25 Nov 2012 17:22:45 +0900 |
parents | 0c4412f878d5 |
children |
rev | line source |
---|---|
0 | 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 <attributes> | |
6 <attribute name="owner.project.facets" value="java"/> | |
7 </attributes> | |
8 </classpathentry> | |
1 | 9 <classpathentry kind="lib" path="lib/Alice.jar"/> |
0 | 10 <classpathentry kind="output" path="build/classes"/> |
11 </classpath> |