Files
2026-08-07 19:33:10 +08:00

13 lines
519 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/graalvm-jdk-24+36.1">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/bcel-6.10.0.jar"/>
<classpathentry kind="lib" path="libs/annotations-26.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>