This commit is contained in:
GordonDaFreeman 2017-09-19 17:33:55 +02:00
parent 8f4fe5e603
commit 0c5e46fbf2
1 changed files with 6 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>