Files
bns_system/.classpath

7 lines
308 B
Plaintext
Raw Normal View History

2025-09-16 14:04:11 +09:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib"/>
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
</classpath>