added configuration

This commit is contained in:
buzz-lightsnack-2007 2024-01-22 22:14:42 +08:00
parent 358cc67c59
commit 118aa667ca
3 changed files with 24 additions and 0 deletions

6
.classpath Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>