Revert "Merge branch 'revert-94c5f454' into 'master'"

This reverts merge request !2
This commit is contained in:
ekresse
2020-12-02 08:03:02 +01:00
parent a0ff488705
commit 66fa85ea4b
23 changed files with 722 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 exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>