Workspace Import

This commit is contained in:
Sebastian Cabrera 2020-07-26 11:35:18 -04:00
parent e3fbf385f8
commit a44d1d4fe2
8 changed files with 25 additions and 0 deletions

6
.classpath Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>