15eac1a48SRobin Rosenberg<?xml version="1.0" encoding="UTF-8"?> 25eac1a48SRobin Rosenberg<classpath> 3*8d2d6836SMatthias Sohn <classpathentry excluding="**/*.idx|**/*.pack" kind="src" output="bin-tst" path="tst"> 491021cb6SMichael Keppler <attributes> 591021cb6SMichael Keppler <attribute name="test" value="true"/> 691021cb6SMichael Keppler </attributes> 791021cb6SMichael Keppler </classpathentry> 8bb518046SThomas Wolf <classpathentry kind="src" path="src"/> 9*8d2d6836SMatthias Sohn <classpathentry kind="src" output="bin-tst" path="tst-rsrc"> 1091021cb6SMichael Keppler <attributes> 1191021cb6SMichael Keppler <attribute name="test" value="true"/> 1291021cb6SMichael Keppler </attributes> 1391021cb6SMichael Keppler </classpathentry> 14*8d2d6836SMatthias Sohn <classpathentry kind="src" output="bin-tst" path="exttst"> 1591021cb6SMichael Keppler <attributes> 1691021cb6SMichael Keppler <attribute name="test" value="true"/> 1791021cb6SMichael Keppler </attributes> 1891021cb6SMichael Keppler </classpathentry> 19ab79ce91SMatthias Sohn <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 205eac1a48SRobin Rosenberg <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 215eac1a48SRobin Rosenberg <classpathentry kind="output" path="bin"/> 225eac1a48SRobin Rosenberg</classpath> 23