Add German text for “node not connected” error message.
[jSite2.git] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src"/>
4         <classpathentry kind="src" path="resources"/>
5         <classpathentry kind="src" path="test"/>
6         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7         <classpathentry combineaccessrules="false" kind="src" path="/jFCPlib"/>
8         <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
9         <classpathentry kind="output" path="bin"/>
10 </classpath>