aaee_ra3_proy2/.classpath
Isidoro Nevares Martín 4d85dd08cc Commit inicial
2026-02-27 13:19:36 +01:00

13 lines
508 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-23">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/log4j-api-2.25.3.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.25.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>