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