mirror of https://github.com/mchr3k/org.intrace
16 lines
862 B
XML
16 lines
862 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="testsrc"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
|
|
<classpathentry kind="lib" path="lib/easymockclassextension-2.5.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/easymock-2.5.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/cglib-nodep-2.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/asm-3.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/asm-commons-3.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/asm-util-3.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/swt-windows-3.5.2.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|