This repository has been archived on 2023-06-18. You can view files and clone it, but cannot push or open issues or pull requests.
ima02/resources/defects4j-checkout-closure-1f/.classpath
github-classroom[bot] e42e547e48
Initial commit
2023-04-25 11:33:41 +00:00

27 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="**/*.java" kind="src" output="build/test-classes" path="test"/>
<classpathentry including="**/*.java" kind="src" path="src"/>
<classpathentry including="**/*.java" kind="src" path="gen"/>
<classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="lib" path="lib/ant-launcher.jar"/>
<classpathentry kind="lib" path="lib/args4j.jar"/>
<classpathentry kind="lib" path="lib/guava.jar"/>
<classpathentry kind="lib" path="lib/jarjar.jar"/>
<classpathentry kind="lib" path="lib/json.jar"/>
<classpathentry kind="lib" path="lib/jsr305.jar"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
<classpathentry kind="lib" path="lib/caja-r4314.jar"/>
<classpathentry kind="lib" path="lib/protobuf-java.jar"/>
<!--
You need to tell Eclipse to build the compiler jar first, and then
normal source warnings will work because it will pick up the artifact.
If anyone has any better ideas, I'd be glad to hear them.
-->
<classpathentry kind="lib" path="build/lib/rhino.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>