Mercurial > hg > semantic-sia
annotate .classpath @ 94:fedf516f6a78 tip
test file
author | stevenh |
---|---|
date | Mon, 29 Dec 2014 15:16:22 +0000 |
parents | 26fccd9db2e9 |
children |
rev | line source |
---|---|
steve@0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
steve@0 | 2 <classpath> |
steve@0 | 3 <classpathentry kind="src" path="src"/> |
steve@0 | 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
stevenh@58 | 5 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JenaLibs"/> |
steve@0 | 6 <classpathentry kind="output" path="bin"/> |
steve@0 | 7 </classpath> |