This commit is contained in:
GordonDaFreeman 2017-09-15 13:57:26 +00:00 committed by GitHub
commit 5ab4ee2175
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 kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>