annotate .classpath @ 20:96ec632b9047
use the new "Namespaces" class when creating Strings *_URI
author |
stevenh |
date |
Tue, 08 Jan 2013 18:38:23 +0000 |
parents |
08675ab08e7f |
children |
26fccd9db2e9 |
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"/>
|
steve@0
|
5 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/PelletLibs"/>
|
steve@0
|
6 <classpathentry kind="output" path="bin"/>
|
steve@0
|
7 </classpath>
|