13bae524fSMatthias Sohn<?xml version="1.0" encoding="UTF-8"?> 23bae524fSMatthias Sohn<classpath> 33bae524fSMatthias Sohn <classpathentry kind="src" path="src"/> 43bae524fSMatthias Sohn <classpathentry kind="src" path="resources"/> 5*ab79ce91SMatthias Sohn <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 63bae524fSMatthias Sohn <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 73bae524fSMatthias Sohn <classpathentry kind="output" path="bin"/> 83bae524fSMatthias Sohn</classpath> 9