1
0
Fork 0
PR1-Spreadsheet/.classpath

8 lines
315 B
Plaintext
Raw Normal View History

2024-01-05 18:42:21 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="Axel/src"/>
2024-01-09 13:25:44 +01:00
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
2024-01-05 18:42:21 +01:00
<classpathentry kind="output" path="bin"/>
</classpath>