début TP 02-09

This commit is contained in:
JunkJumper
2020-09-02 13:52:41 +02:00
parent 64306a29c2
commit 47375d5a19
8 changed files with 51 additions and 0 deletions

6
.classpath Normal file
View File

@@ -0,0 +1,6 @@
<?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="output" path="bin"/>
</classpath>