1a2dac2c7STomasz Zarna<?xml version="1.0" encoding="UTF-8"?> 2a2dac2c7STomasz Zarna<classpath> 3*91021cb6SMichael Keppler <classpathentry kind="src" path="tst"> 4*91021cb6SMichael Keppler <attributes> 5*91021cb6SMichael Keppler <attribute name="test" value="true"/> 6*91021cb6SMichael Keppler </attributes> 7*91021cb6SMichael Keppler </classpathentry> 8*91021cb6SMichael Keppler <classpathentry kind="src" path="src"> 9*91021cb6SMichael Keppler <attributes> 10*91021cb6SMichael Keppler <attribute name="test" value="true"/> 11*91021cb6SMichael Keppler </attributes> 12*91021cb6SMichael Keppler </classpathentry> 13ab79ce91SMatthias Sohn <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 14a2dac2c7STomasz Zarna <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 15a2dac2c7STomasz Zarna <classpathentry kind="output" path="bin"/> 16a2dac2c7STomasz Zarna</classpath> 17