First Commit
This commit is contained in:
parent
66a3f007b1
commit
145ac187c9
4 changed files with 35 additions and 0 deletions
6
First Game Engine Project/.classpath
Normal file
6
First Game Engine Project/.classpath
Normal 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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
Reference in a new issue