| <?xml version="1.0" encoding="UTF-8"?> | 
 | <classpath> | 
 | 	<classpathentry kind="src" path="core/src"/> | 
 | 	<classpathentry kind="src" path="core/test"/> | 
 | 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | 
 |         <classpathentry exported="true" kind="var" path="GWT_TOOLS/lib/junit/junit-4.8.2.jar" sourcepath="/GWT_TOOLS/lib/junit/junit-4.8.2-src.zip"/> | 
 | 	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/gwt-dev"/> | 
 | 	<classpathentry kind="var" path="GWT_TOOLS/lib/apache/ant-1.7.1.jar"/> | 
 | 	<classpathentry kind="output" path="bin"/> | 
 | </classpath> |