Files
CrossJeeves/.classpath
Vulpovile d158a1094b
All checks were successful
Flare Microsystems Git/FlarePublic/CrossJeeves/pipeline/head This commit looks good
Flare Microsystems Git/FlarePublic/CrossJeeves/pipeline/pr-master This commit looks good
Update to use Java 5, remove annotation
2025-01-11 11:33:13 -08:00

12 lines
626 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="/tool/junit4/mockito-core-2.28.2.jar"/>
<classpathentry kind="lib" path="/tool/junit4/byte-buddy-1.9.16.jar"/>
<classpathentry kind="lib" path="/tool/junit4/objenesis-2.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>