1536db18cSMatthias Sohn<?xml version="1.0" encoding="UTF-8"?> 2536db18cSMatthias 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"/> 4536db18cSMatthias Sohn <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 5536db18cSMatthias Sohn <classpathentry kind="src" path="src"/> 6536db18cSMatthias Sohn <classpathentry kind="src" path="tst"/> 7536db18cSMatthias Sohn <classpathentry kind="output" path="bin"/> 8536db18cSMatthias Sohn</classpath> 9