Mercurial > hg > FederatedLinda
annotate .classpath @ 54:e56d1f7af5ce
(no commit message)
author | one |
---|---|
date | Mon, 19 Jan 2009 19:11:37 +0900 |
parents | 083a0b5e12cc |
children | 8ae522e1a4bf |
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"/> | |
54 | 5 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
0 | 6 <classpathentry kind="output" path="bin"/> |
7 </classpath> |