[Shapes] Add shapes application
Merge commit '9bd4e3a87ca931af87c4d88b09f25fa1090eed38' as 'shapes'
This commit is contained in:
6
shapes/.classpath
Executable file
6
shapes/.classpath
Executable 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 New Issue
Block a user