<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="testsrc"/> <classpathentry kind="src" path="/runtime"/> <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/src.jar"/> <classpathentry kind="src" path="/util"/> <classpathentry kind="src" path="/testing-util"/> <classpathentry kind="src" path="/bridge"/> <classpathentry kind="src" path="/asm"/> <classpathentry combineaccessrules="false" kind="src" path="/aspectj5rt"/> <classpathentry kind="lib" path="/lib/commons/commons.jar" sourcepath="/lib/commons/commons-src.zip"/> <classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/> <classpathentry kind="lib" path="/lib/asm/asm-5.0_ALPHA.renamed.jar"/> <classpathentry kind="output" path="bin"/> </classpath>