11316d43eSThomas Wolf<?xml version="1.0" encoding="UTF-8"?> 21316d43eSThomas Wolf<classpath> 31316d43eSThomas Wolf <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 41316d43eSThomas Wolf <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 51316d43eSThomas Wolf <classpathentry kind="src" path="src"/> 6*8d2d6836SMatthias Sohn <classpathentry kind="src" path="resources"/> 71316d43eSThomas Wolf <classpathentry kind="output" path="bin"/> 81316d43eSThomas Wolf</classpath> 9